Security

Bad gateway ERROR

notchie0322
New Member

いつもお世話になっております。

Splunk > Splunk Apps をクリックすると、添付のエラーとなり、
Splunk Appsの画面が表示されない状況です。

社内のSplunkサーバからプロキシサーバ経由で、
Splunk社のサーバと通信させ、APPをダウンロード&インストールしたいと考えております。

社内のSplunkサーバの以下の設定ファイルにプロキシを設定しましたが、
エラーとなります。

/opt/splunk/etc
splunk-launch.conf

解決する方法はなにかありませんでしょうか。

よろしくお願いします。

alt text

0 Karma
1 Solution

jkat54
SplunkTrust
SplunkTrust

Is your splunk server behind a http or https proxy?

http_proxy=proxyIP:proxyPort
https_proxy=SSLproxyIP:proxyPort

/opt/splunk/etc/splunk-launch.conf is the correct file.

Please be sure to restart splunk after making the change too.

Does your proxy require user/pass? If yes, then do this:

http_proxy=user:pass@proxyIP:proxyPort
https_proxy=user:pass@SSLproxyIP:proxyPort

HTTPまたはHTTPSプロキシの背後にあるあなたのSplunkサーバーはありますか?

HTTP_PROXY = proxyIP : proxyPortの
HTTPS_PROXY = SSLproxyIP : proxyPortの

正しいファイルが/opt/splunk/etc/splunk-launch.confです。

あまりにも変更を行った後にSplunkを再起動するようにしてください。

プロキシは、ユーザーが必要としています/渡しますか? yesの場合は、次の操作を行います。

HTTP_PROXY =ユーザー:パス@のproxyIP : proxyPortの
HTTPS_PROXY =ユーザー:パス@のSSLproxyIP : proxyPortの

View solution in original post

0 Karma

jkat54
SplunkTrust
SplunkTrust

Is your splunk server behind a http or https proxy?

http_proxy=proxyIP:proxyPort
https_proxy=SSLproxyIP:proxyPort

/opt/splunk/etc/splunk-launch.conf is the correct file.

Please be sure to restart splunk after making the change too.

Does your proxy require user/pass? If yes, then do this:

http_proxy=user:pass@proxyIP:proxyPort
https_proxy=user:pass@SSLproxyIP:proxyPort

HTTPまたはHTTPSプロキシの背後にあるあなたのSplunkサーバーはありますか?

HTTP_PROXY = proxyIP : proxyPortの
HTTPS_PROXY = SSLproxyIP : proxyPortの

正しいファイルが/opt/splunk/etc/splunk-launch.confです。

あまりにも変更を行った後にSplunkを再起動するようにしてください。

プロキシは、ユーザーが必要としています/渡しますか? yesの場合は、次の操作を行います。

HTTP_PROXY =ユーザー:パス@のproxyIP : proxyPortの
HTTPS_PROXY =ユーザー:パス@のSSLproxyIP : proxyPortの
0 Karma

notchie0322
New Member

ご連絡頂き、ありがとうございます。

以下の設定ファイルについては、
設定ができておりました。
/opt/splunk/etc/splunk-launch.conf

DNSの設定に問題があるということがわかりました。
SPLUNKには、
DNSの参照先サーバを参照する設定はありますか?
もしないのであれば、
OSの設定を確認してみようと思います。

よろしくお願いします。

0 Karma

jkat54
SplunkTrust
SplunkTrust

Hello again, I prefer to use DNS when possible but if you must use IP address, that is fine too

こんにちは、私は可能な場合は、DNSを使用することを好むが、あなたはIPアドレスを使用する必要がある場合は、それも結構です。

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...