Splunk SPLK-1002 Splunk Core Certified Power User Online Training
Splunk SPLK-1002 Online Training
The questions for SPLK-1002 were last updated at Nov 23,2024.
- Exam Code: SPLK-1002
- Exam Name: Splunk Core Certified Power User
- Certification Provider: Splunk
- Latest update: Nov 23,2024
The Field Extractor (FX) is used to extract a custom field. A report can be created using this custom field. The created report can then be shared with other people in the organization.
If another person in the organization runs the shared report and no results are returned, why might this be? (select all that apply)
- A . Fast mode is enabled.
- B . The dashboard is private.
- C . The extraction is private-
- D . The person in the organization running the report does not have access to the index.
Which of the following data model are included In the Splunk Common Information Model (CIM) add-on? (select all that apply)
- A . Alerts
- B . Email
- C . Database
- D . User permissions
A field alias has been created based on an original field. A search without any transforming commands is then executed in Smart Mode.
Which field name appears in the results?
- A . Both will appear in the All Fields list, but only if the alias is specified in the search.
- B . Both will appear in the Interesting Fields list, but only if they appear in at least 20 percent of events.
- C . The original field only appears in All Fields list and the alias only appears in the Interesting Fields list.
- D . The alias only appears in the All Fields list and the original field only appears in the Interesting Fields list.
When performing a regular expression (regex) field extraction using the Field Extractor (FX), what happens when the require option is used?
- A . The regex can no longer be edited.
- B . The field being extracted will be required for all future events.
- C . The events without the required field will not display in searches.
- D . Only events with the required string will be included in the extraction.
Which group of users would most likely use pivots?
- A . Users
- B . Architects
- C . Administrators
- D . Knowledge Managers
When using timechart, how many fields can be listed after a by clause?
- A . because timechart doesn’t support using a by clause.
- B . because _time is already implied as the x-axis.
- C . because one field would represent the x-axis and the other would represent the y-axis.
- D . There is no limit specific to timechart.
What is the correct syntax to search for a tag associated with a value on a specific fields?
- A . Tag-<field?
- B . Tag<filed(tagname.)
- C . Tag=<filed>::<tagname>
- D . Tag::<filed>=<tagname>
What functionality does the Splunk Common Information Model (CIM) rely on to normalize fields with different names?
- A . Macros.
- B . Field aliases.
- C . The rename command.
- D . CIM does not work with different names for the same field.
When should you use the transaction command instead of the scats command?
- A . When you need to group on multiple values.
- B . When duration is irrelevant in search results..
- C . When you have over 1000 events in a transaction.
- D . When you need to group based on start and end constraints.
Which of the following statements describes field aliases?
- A . Field alias names replace the original field name.
- B . Field aliases can be used in lookup file definitions.
- C . Field aliases only normalize data across sources and sourcetypes.
- D . Field alias names are not case sensitive when used as part of a search.