Life is fun and easy!
不正IP報告数
Okan Sensor
ページへ戻る
印刷
Splunk/7.3.1.1/mac/05appServerPort
をテンプレートにして作成 ::
UJP
tech_regist2
:Splunk/7.3.1.1/mac/05appServerPort をテンプレートにして作成
開始行:
*Running SplunkWeb in Legacy Mode by setting appServerPor...
**はじめに
Splunkをインストールし,nginxをフロントエンドにしてい他...
**メッセージを確認
#ref(site://modules/xelfinder/index.php?page=view&file=64...
リンクにアクセスすると,次のページに.
https://docs.splunk.com/Documentation/Splunk/7.3.1/Releas...
ここには次のように記載.
Running SplunkWeb in Legacy Mode by setting appServerPort...
web.confのappServerPortsを0に設定する事は最新のバージョ...
という事で,修復してみる.
**web.confの設定を変更
まずは変更するweb.confを確認.
$ cd /Applications/Splunk/etc/system/default🆑
$ ls -la web.conf🆑
-r--r--r-- 1 nobuaki wheel 53448 10 22 16:41 web.conf🈁
$
web.confの中身を確認.
# list of ports to start python application servers on (...
# one port is enough) Set to 0 to instead run the appli...
# directly as the web front end on 'httpport', separate ...
#appServerPorts = 8065
appServerPorts = 0
nginxをリバースプロキシにする際にappServerPorts=0を設定...
# list of ports to start python application servers on (...
# one port is enough) Set to 0 to instead run the appli...
# directly as the web front end on 'httpport', separate ...
appServerPorts = 8065
#appServerPorts = 0
元に戻したら,Splunkの再起動.
$ /Applications/Splunk/bin/splunk stop🆑
Stopping splunkweb...
Stopping splunkd...
Shutting down. Please wait, as this may take a few minu...
Stopping splunk helpers...
Done.
$
停止できたら,起動する.
$ /Applications/Splunk/bin/splunk start🆑
Splunk> Finding your faults, just like mom.
Checking prerequisites...
Checking http port [8000]: open
Checking mgmt port [8089]: open
Checking appserver port [127.0.0.1:8065]: open🈁
Checking kvstore port [8191]: open
Checking configuration... Done.
Checking critical directories... Done
Checking indexes...
Validated: _audit _internal _introspection _telemetry ...
ujpadmin_access ujpadmin_error summary ujp_access ujp_er...
ujp_mailaccess
Done
Checking filesystem compatibility... Done
Checking conf files for problems...
Done
Checking default conf files for edits...
Validating installed files against hashes from '/Applic...
File '/Applications/Splunk/etc/system/default/web.conf' ...
Problems were found, please review your files and
move customizations to local
All preliminary checks passed.
Starting splunk server daemon (splunkd)...
Done
Waiting for web server at http://127.0.0.1:8000 to be av...
If you get stuck, we're here to help.
Look for answers here: http://docs.splunk.com
The Splunk web interface is at http://gaia.local:8000
$
appServerもポート8065で稼働したことが確認できた.
**Splunkにログインしてメッセージの確認
再起動後,ログインしてみる.
#ref(site://modules/xelfinder/index.php?page=view&file=64...
エラーメッセージがなくなっていた.(新バージョンが出て...
終了行:
*Running SplunkWeb in Legacy Mode by setting appServerPor...
**はじめに
Splunkをインストールし,nginxをフロントエンドにしてい他...
**メッセージを確認
#ref(site://modules/xelfinder/index.php?page=view&file=64...
リンクにアクセスすると,次のページに.
https://docs.splunk.com/Documentation/Splunk/7.3.1/Releas...
ここには次のように記載.
Running SplunkWeb in Legacy Mode by setting appServerPort...
web.confのappServerPortsを0に設定する事は最新のバージョ...
という事で,修復してみる.
**web.confの設定を変更
まずは変更するweb.confを確認.
$ cd /Applications/Splunk/etc/system/default🆑
$ ls -la web.conf🆑
-r--r--r-- 1 nobuaki wheel 53448 10 22 16:41 web.conf🈁
$
web.confの中身を確認.
# list of ports to start python application servers on (...
# one port is enough) Set to 0 to instead run the appli...
# directly as the web front end on 'httpport', separate ...
#appServerPorts = 8065
appServerPorts = 0
nginxをリバースプロキシにする際にappServerPorts=0を設定...
# list of ports to start python application servers on (...
# one port is enough) Set to 0 to instead run the appli...
# directly as the web front end on 'httpport', separate ...
appServerPorts = 8065
#appServerPorts = 0
元に戻したら,Splunkの再起動.
$ /Applications/Splunk/bin/splunk stop🆑
Stopping splunkweb...
Stopping splunkd...
Shutting down. Please wait, as this may take a few minu...
Stopping splunk helpers...
Done.
$
停止できたら,起動する.
$ /Applications/Splunk/bin/splunk start🆑
Splunk> Finding your faults, just like mom.
Checking prerequisites...
Checking http port [8000]: open
Checking mgmt port [8089]: open
Checking appserver port [127.0.0.1:8065]: open🈁
Checking kvstore port [8191]: open
Checking configuration... Done.
Checking critical directories... Done
Checking indexes...
Validated: _audit _internal _introspection _telemetry ...
ujpadmin_access ujpadmin_error summary ujp_access ujp_er...
ujp_mailaccess
Done
Checking filesystem compatibility... Done
Checking conf files for problems...
Done
Checking default conf files for edits...
Validating installed files against hashes from '/Applic...
File '/Applications/Splunk/etc/system/default/web.conf' ...
Problems were found, please review your files and
move customizations to local
All preliminary checks passed.
Starting splunk server daemon (splunkd)...
Done
Waiting for web server at http://127.0.0.1:8000 to be av...
If you get stuck, we're here to help.
Look for answers here: http://docs.splunk.com
The Splunk web interface is at http://gaia.local:8000
$
appServerもポート8065で稼働したことが確認できた.
**Splunkにログインしてメッセージの確認
再起動後,ログインしてみる.
#ref(site://modules/xelfinder/index.php?page=view&file=64...
エラーメッセージがなくなっていた.(新バージョンが出て...
ページ名: