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!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...