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!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...