Addtional Stuff Flashcards
What Syntax Component is highlighted in blue?
Commands
timechart
What Syntax Component is highlighted in green?
command arguments
timechart usenull=false
What Syntax Component is highlighted in pink?
Functions
timechart count
What Syntax Component is highlighted in orange?
Keyword modifiers and Boolean operators
timechart count BY productName
What Syntax Component is highlighted in gray?
inline comments
timechart count ```Plot the count of results over the past 24 hours.``
Searchtime Operation Sequence
* Field Extractions, Field Aliases, Calculated Fields, Lookups, Event Types, Tags
* Field Extractions, Calculated Fields, Field Aliases, Lookups, Event Types, Tags
* Field Aliases, Field Extractions, Calculated Fields, Lookups, Event Types, Tags
* Field Aliases, Event Types, Field Extractions, Calculated Fields, Lookups, Tags
Field Extractions, Field Aliases, Calculated Fields, Lookups, Event Types, Tags