Splunk Search

ミリセカンドの表示方法について

Shisa
Explorer

tableコマンドで _timeフィールドを表示するとミリセカンドが表示されません。
ミリセカンドまで表示させるにはどうすればいいでしょうか?

0 Karma
1 Solution

HiroshiSatoh
Champion

_timeは自動で表示設定されるので別項目で表示せることで代用できませんか?
eval my_time=strftime(_indextime,"%Y-%m-%d %H:%M:%S %3N") |table my_time

View solution in original post

0 Karma

HiroshiSatoh
Champion

_timeは自動で表示設定されるので別項目で表示せることで代用できませんか?
eval my_time=strftime(_indextime,"%Y-%m-%d %H:%M:%S %3N") |table my_time

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 ...