Splunk Search

インデックス別データ取り込み量確認方法

nw0605
New Member

Splunk7.3.3を利用しています。
複数のインデックスを持っています。
インデックス毎の1日あたりのデータ取込み量を確認する方法をご教授いただきたいです。

Tags (1)
0 Karma

oda
Communicator

下記にも記載がありますが
index=_internal source="license_usage.log" type=usage idx="" | eval MB = round(b/1048576,2) | eval st_idx = st.": ".idx | timechart span=1d sum(MB) by st_idx | addtotals
と検索いただくと確認できるかと存じます。

https://answers.splunk.com/answers/355874/how-to-find-license-usage-by-indexes.html

0 Karma
Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

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