Splunk Dev

IE11でダッシュボードのアイコンが一部表示されません

nfutatsugi_splu
Splunk Employee
Splunk Employee

IE11を使っていますが、ダッシュボードの右下にポップアップされる、アイコン(エクスポート、サーチアプリで
検索するなど)がリロード時に表示されません。不思議と初回時は正しく表示されますし、ChromeやFirefoxでは
正常に表示されます。なぜでしょう?

0 Karma
1 Solution

nfutatsugi_splu
Splunk Employee
Splunk Employee

web.confに下記のようなキャッシュを禁ずる設定を入れられていないでしょうか?

replyHeader.Pragma=no-cache

マイクロソフト社によりますと、Pragmaヘッダーではなく、 Cache-Control (https://support.microsoft.com/en-au/help/234067/how-to-prevent-caching-in-internet-explorer) ヘッダーの使用を推奨しています。

replyHeader.Cache-Control=no-cache

Splunkとしては任意のヘッダーをウェブに入れることを推奨するものではありませんが、社内のポリシー等でキャッシュ制御のヘッダーをどうしても入れる必要がある場合は、上記の設定をお試しください。

View solution in original post

0 Karma

nfutatsugi_splu
Splunk Employee
Splunk Employee

web.confに下記のようなキャッシュを禁ずる設定を入れられていないでしょうか?

replyHeader.Pragma=no-cache

マイクロソフト社によりますと、Pragmaヘッダーではなく、 Cache-Control (https://support.microsoft.com/en-au/help/234067/how-to-prevent-caching-in-internet-explorer) ヘッダーの使用を推奨しています。

replyHeader.Cache-Control=no-cache

Splunkとしては任意のヘッダーをウェブに入れることを推奨するものではありませんが、社内のポリシー等でキャッシュ制御のヘッダーをどうしても入れる必要がある場合は、上記の設定をお試しください。

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...