Getting Data In

Does it affect Splunk to monitor encrypted archive data?

yutaka1005
Builder

I know that Splunk doesn't support monitoring of encrypted data.

But I want to know what happens when Splunk tries to monitor encrypted archive data,
because I think that there is a possibility that Splunk accidentally monitored encrypted archive data when I configure dir monitoring.

  1. In whatever form (collapsed etc.), does Splunk capture those data?

  2. Are there any effects to performance?

  3. Can I detect monitoring of encrypted data from internal log or other some information?

If someone knows about it, please tell me.

0 Karma
1 Solution

HiroshiSatoh
Champion

検証してみました。

以下のようなログを出力して処理を終了するだけです。

INFO  ArchiveProcessor - Finished processing file 'XXX.zip', removing from stats

TailProcessorは対象となったファイルを再び監視し、更新日が変更されれば再度同じ処理を行います。
list monitorすれば監視対象としてZIPファイルが表示されます。読めないファイルを監視するので無駄といえば無駄ですが、その程度のことです。数ファイル、3時間程度での検証ですがリソースの増加も認められませんでした。

View solution in original post

0 Karma

HiroshiSatoh
Champion

検証してみました。

以下のようなログを出力して処理を終了するだけです。

INFO  ArchiveProcessor - Finished processing file 'XXX.zip', removing from stats

TailProcessorは対象となったファイルを再び監視し、更新日が変更されれば再度同じ処理を行います。
list monitorすれば監視対象としてZIPファイルが表示されます。読めないファイルを監視するので無駄といえば無駄ですが、その程度のことです。数ファイル、3時間程度での検証ですがリソースの増加も認められませんでした。

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...