Addtional Stuff Flashcards

1
Q

What Syntax Component is highlighted in blue?

A

Commands

timechart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What Syntax Component is highlighted in green?

A

command arguments

timechart usenull=false

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What Syntax Component is highlighted in pink?

A

Functions

timechart count

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What Syntax Component is highlighted in orange?

A

Keyword modifiers and Boolean operators

timechart count BY productName

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What Syntax Component is highlighted in gray?

A

inline comments

timechart count ```Plot the count of results over the past 24 hours.``

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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

A

Field Extractions, Field Aliases, Calculated Fields, Lookups, Event Types, Tags

How well did you know this?
1
Not at all
2
3
4
5
Perfectly