Creating Tags and Event Types Flashcards

1
Q

What are Tags?

A

Tags allow you to designate descriptive names for key-value pairs that make your data more understandable.

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

True or False: Tag values are case sensitive

A

True.

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

Tags can be used in a search with ______.

A
  • A tag value
  • A partial tag value with a wildcard
  • A tag associated with a specific
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the syntax for searching for a tag associated with a value on a specific field?

A

tag::<field>=<tag></tag></field>

Ex.
tag::user=privileged

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

What are the different ways to manage tags

A
  • List by field value pair
  • List by tag name
  • All unique tag objects

*Note you will have different editing options depending on which option you choose.

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

What is the syntax when searching for a tag associated with a value?

A

tag=<tagname></tagname>

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

How do you search for a tag using a partial field value?

A

Using a wildcard (*)

Ex.
tag=p*

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

Tags make your data _____

A

More understandable and less ambiguous.

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

True or false: you can create one or more tags for any field/value combination.

A

True.

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

What are event types?

A

Event types allow you categorize events based on search terms.

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

How do you create an event type?

A

By saving a search as an event type using the drop down.

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

What is the difference between event types and saved reports?

A

Event Types:
- Categorize events based on a search string
- Use tags to organize
- Allow you to use the eventtype field within a search string
- Do NOT include a time range

Saved Reports:
- Used when the search criteria will not change
- When time range and formatting is needed
- Share with other Splunk users
- Add to dashboards

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

When multiple event types with different color values are assigned to the same event, what determines the color displayed for the event?

A

Priority determines the order of the event type listing in the expanded event.

Priority determines which event type color displays.

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

What is the difference between event types and saved searches?

A

Saved Search:
1. Search criteria will not change
2. Includes a time range and formatting of the results
3. Can be shared with Splunk users and added to dashboards

Event Types:
1. Categorize events based on a search string
2. Tag event types to organize data into categories
3. The eventtype field can be included in a search string
4. Does not include a time range

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

True or False: Event Types include a time range

A

False.

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

Describe the strengths of event types.

A
  • Categorize events based on a search string
  • Tag event types to organize data into categories
  • The eventtype field can be included in a search string
  • Does not include a time range
  • A useful method for institutional knowledge capturing and sharing
  • Can be tagged to group similar types of events
17
Q

What are valid ways to create an event type?

A

Event Type Builder:
- From the event details, select Event Actions > Build Event Type

From the search page:
- From the save as menu, select Event Type