SPLK-1001 Exam Questions

Total 111 Questions

Last Updated Exam : 16-Dec-2024

What is a suggested Splunk best practice for naming reports?

 

 


A.

Reports are best named using many numbers so they can be more easily sorted.


B.

Use a consistent naming convention so they are easily separated by characteristics such as group and object.


C.

Name reports as uniquely as possible with no overlap to differentiate them from one another.


D.

Any naming convention is fine as long as you keep an external spreadsheet to keep track.





C.
  

Name reports as uniquely as possible with no overlap to differentiate them from one another.



What does the following specified time range do?

earliest=-72h@h  latest=@d

 

 


A.

Look back 3 days ago and prior

 


B.

Look back 72 hours up to one day ago

 


C.

Look back 72 hours, up to the end of today

 


D.

Look back from 3 days ago up to the beginning of today

 





B.
  

Look back 72 hours up to one day ago

 



Which of the following is true about user account settings and preferences?

 

  1.  


A.

Search & Reporting is the only app that can be set as the default application.


B.

Full names can only be changed by accounts with a Power User or Admin role.


C.

Time zones are automatically updated based on the setting of the computer accessing Splunk.


D.

Full name, time zone, and default app can be defined by clicking the login name in the Splunk bar.





B.
  

Full names can only be changed by accounts with a Power User or Admin role.



Which of the following are common constraints of the top command?

 

 


A.

limit, count

 


B.

limit, showpercent

 


C.

limits, countfield

 


D.

showperc, countfield

 





A.
  

limit, count

 



What is the purpose of using a by clause with the stats command?

 

 


A.

To group the results by one or more fields.

 


B.

To compute numerical statistics on each field.

 


C.

To specify how the values in a list are delimited.

 


D.

To partition the input data based on the split-by fields





A.
  

To group the results by one or more fields.

 



Which events will be returned by the following search string?

 


A.

All events that either have a host of www3 or a status of 503.


B.

All events with a host of www3 that also have a status of 503

 

 


C.

We need more information: we cannot tell without knowing the time range


D.

We need more information a search cannot be run without specifying an index





D.
  

We need more information a search cannot be run without specifying an index



Which of the following searches would return events with failure in index netfw or warn or critical in index netops?

 

  1.  


A.

(index=netfw failure) AND index=netops warn OR critical


B.

(index=netfw failure) OR (index=netops (warn OR critical))


C.

(index=netfw failure) AND (index=netops (warn OR critical)) 


D.

(index=netfw failure) OR index=netops OR (warn OR critical)





B.
  

(index=netfw failure) OR (index=netops (warn OR critical))



Select the answer that displays the accurate placing of the pipe in the following search string:

index=security sourcetype=access_* status=200 stats count by price

 

  1.  


A.

  1. index=security sourcetype=access_* status=200 stats | count by price
  2.  


B.

index=security sourcetype=access_* status=200 | stats count by price


C.

index=security sourcetype=access_* status=200 | stats count | by price


D.

index=security sourcetype=access_* | status=200 | stats count by price





A.
  
  1. index=security sourcetype=access_* status=200 stats | count by price
  2.  


What does the stats command do?

 

 


A.

  1. Automatically correlates related fields

 


B.

Converts field values into numerical values

 


C.

Calculates statistics on data that matches the search criteria

 


D.

Analyzes numerical fields for their ability to predict another discrete field





A.
  
  1. Automatically correlates related fields

 



Which is a primary function of the timeline located under the search bar?

 

 


A.

To differentiate between structured and unstructured events in the da

 


B.

To sort the events returned by the search command in chronological orde


C.

o zoom in and zoom out. although this does not change the scale of the chart





A.
  

To differentiate between structured and unstructured events in the da

 




Page 3 out of 12 Pages
Previous