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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...