Creating and Managing Fields Flashcards

1
Q

What are the two different methods the field extractor can use?

A
  • Regular Expression
  • Delimiters
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

When should you use the Regular Expression method of Field Extraction?

A

The RegEx method works well when you have unstructured data and events that you want to extract fields from.

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

When should you use the Delimiters method of Field Extraction?

A

The Delimiters method works well when event contain fields separated by a character.

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

What are the three ways to access the Field Extractor utility?

A
  1. Settings > Fields > Field Extractions
  2. Field Sidebar (+Extract New Fields option below all your fields).
  3. Event Actions Menu (easiest way to extract a field).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the best way to see if data is getting extracted properly when using the Field Extractor?

A

Using the nonmatches button to see if there are events still. Sometimes you may need to take multiple samples for the same field.

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

True of False: The Field Extractor automatically generates regex.

A

True.

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

Which of the following file formats can be extracted using a delimiter field extraction?

A

CSV

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

When using the Field Extractor, which delimiters will work?

A
  • Spaces
  • Commas
  • Pipes
  • Tabs
  • Other Characters
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When should you use the field extractor?

A

Use FX to extract fields that are static and that you use often in searches.

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