Notes: Hi all, Splunk Core Certified Power User SPLK-1002 Practice Exam Part 1 will familiarize you with types of questions you may encounter on the certification exam and help you determine your readiness or if you need more preparation and/or experience. Successful completion of the practice exam does not guarantee you will pass the certification exam as the actual exam is longer and covers a wider range of topics. We highly recommend you should take Splunk Core Certified Power User SPLK-1002 Actual Exam because it include real questions and highlighted answers are collected in our exam. It will help you pass exam in easier way.
1. Which one of the following statements about the search command is true?
A. It does not allow the use of wildcards.
B. It treats field values in a case-sensitive manner.
C. It can only be used at the beginning of the search pipeline.
D. It behaves exactly like search strings before the first pipe.
2. Which of the following actions can the eval command perform?
A. Remove fields from results.
B. Create or replace an existing field.
C. Group transactions by one or more fields.
D. Save SPL commands to be reused in other searches.
3. When can a pipe follow a macro?
A. A pipe may always follow a macro.
B. The current user must own the macro.
C. The macro must be defined in the current app.
D. Only when sharing is set to global for the macro.
4. Data models are composed of one or more of which of the following datasets? (Choose all that apply.)
A. Events datasets
B. Search datasets
C. Transaction datasets
D. Any child of event, transaction, and search datasets
5. When using the Field Extractor (FX), which of the following delimiters will work? (Choose all that apply.)
A. Tabs
B. Pipes
C. Colons
D. Spaces
6. Which group of users would most likely use pivots?
A. Users
B. Architects
C. Administrators
D. Knowledge Managers
7. When multiple event types with different color values are assigned to the same event, what determines the color displayed for the event?
A. Rank
B. Weight
C. Priority
D. Precedence
8. Based on the macro definition shown below, what is the correct way to execute the macro in a search string?
A. “convert_sales(euro,€,.79)”
B. ‘convert_sales(euro,€,.79)’
C. “convert_sales($euro$,$€$,$.79$)”
D. ‘convert_sales($euro$,$€$,$.79$)’
9. There are several ways to access the field extractor. Which option automatically identifies the data type, source type, and sample event?
A. Event Actions > Extract Fields
B. Fields sidebar > Extract New Fields
C. Settings > Field Extractions > New Field Extraction
D. Settings > Field Extractions > Open Field Extractor
10. Which of the following statements would help a user choose between the transaction and stats commands?
A. stats can only group events using IP addresses.
B. The transaction command is faster and more efficient.
C. There is a 1000 event limitation with the transaction command.
D. Use stats when the events need to be viewed as a single correlated event.
11. By default, how is acceleration configured in the Splunk Common Information Model (CIM) add on?
A. Turned off.
B. Turned on.
C. Determined automatically based on the sourcetype.
D. Determined automatically based on the data source.
12. Which of the following statements describe the Common Information Model (CIM)? (Choose all that apply.)
A. CIM is a methodology for normalizing data.
B. CIM can correlate data from different sources.
C. The Knowledge Manager uses the CIM to create knowledge objects.
D. CIM is an app that can coexist with other apps on a single Splunk deployment.
13. Which of the following knowledge objects represents the output of an eval expression?
A. Eval fields
B. Calculated fields
C. Field extractions
D. Calculated lookups
14. What do events in a transaction have in common?
A. All events in a transaction must have the same timestamp.
B. All events in a transaction must have the same sourcetype.
C. All events in a transaction must have the exact same set of fields.
D. All events in a transaction must be related by one or more fields.
15. Which delimiters can the Field Extractor (FX) detect? (Choose all that apply.)
A. Tabs
B. Pipes
C. Spaces
D. Commas