Fund1 Flashcards

1
Q

Machine data is always structured.

A

False

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

Which of these is not a main component of Splunk?

  • Compress and archive
  • Search and investigate
  • Add knowledge
  • Collect and index data
A

Compress and archive

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

Machine data makes up for more than ___% of the data accumulated by organizations.

A

90

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

Machine data is only generated by web servers.

A

False

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

Search strings are sent from the _________.

A

Search Head

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

When a search is sent to splunk, it becomes a _____.

A

Search Job

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

Commands that create statistics and visualizations are called _______________ commands.

A

Transforming

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

Which search mode toggles behavior based on the type of search being run?

A

Smart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
Which is not a comparison operator in Splunk?
=
>
<=
!=
?=
A

?=

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

Events are always returned in chronological order.

A

False

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

As a general practice, exclusion is better than inclusion in a Splunk search.

A

False

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

This symbol is used in the “Advanced” section of the time range picker to round down to nearest unit of specified time.

A

@

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

What is the most efficient way to filter events in Splunk?

A

By Time

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

Which command removes results with duplicate field values?

A

Dedup

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

What is missing from this search?

{ sourcetype=a* | rename ip as “User IP” | table User IP }

A

Quotation marks around User IP.

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

Would the ip column be removed in the results of this search? Why or why not?
{ sourcetype=a* | rename ip as “user” | fields - ip }

A

No, because the name was changed.

17
Q

Which stats function would you use to find the average value of a field?

18
Q

To display the most common values in a specific field, what command would you use?

19
Q

Which one of these is not a stats function?

20
Q

What needs to be returned by a search to view results as a chart?

A

Statistical values

21
Q

In a dashboard, a time range picker will only work on panels that include a(n) __________ search.

22
Q

A time range picker can be included in a report.

23
Q

These are knowledge objects that provide the data structure for pivot.

A

Data models

24
Q

Adding child data model objects is like the ______ Boolean in the Splunk search language.

25
The instant pivot button is displayed in the statistics and visualization tabs when a _______ search is run.
non-transforming
26
When using a .csv file for Lookups, the first row in the file represents this.
Field names
27
Finish this search command so that it displays data from the http_status.csv Lookup file. {_________ http_status.cvs }
inputlookup
28
External data used by a Lookup can come from sources like:
Scripts Geospatial data CSV files
29
Alerts can run uploaded scripts.
True
30
Alerts can be shared to all apps.
True
31
Once an alert is created, you can no longer edit its defining search.
False
32
You can launch and manage apps from the home app.
True
33
_________ define what users can do in Splunk.
Roles
34
What are the three main default roles in Splunk Enterprise?
User, Admin, Power