nerdexam
CrowdStrike

CCFH-202B · Question #45

Which SPL (Splunk) field name can be used to automatically convert Unix times (Epoch) to UTC readable time within the Flacon Event Search?

The correct answer is C. _time. _time is the SPL (Splunk) field name that can be used to automatically convert Unix times (Epoch) to UTC readable time within the Falcon Event Search. It is a default field that shows the timestamp of each event in a human-readable format. utc_time, conv_time, and time are not…

Falcon Event Search

Question

Which SPL (Splunk) field name can be used to automatically convert Unix times (Epoch) to UTC readable time within the Flacon Event Search?

Options

  • Autc_time
  • Bconv_time
  • C_time
  • Dtime

How the community answered

(53 responses)
  • A
    2% (1)
  • B
    8% (4)
  • C
    89% (47)
  • D
    2% (1)

Explanation

_time is the SPL (Splunk) field name that can be used to automatically convert Unix times (Epoch) to UTC readable time within the Falcon Event Search. It is a default field that shows the timestamp of each event in a human-readable format. utc_time, conv_time, and time are not valid SPL field names for converting Unix times to UTC readable time.

Topics

#SPL#Falcon Event Search#Unix epoch time#time conversion

Community Discussion

No community discussion yet for this question.

Full CCFH-202B Practice