Splunk SPLK-1005 Practice Test - Questions Answers, Page 6
List of questions
Related questions
Which monitor statement will retrieve only files that start with 'access' in the directory /opt/log/ww2/?
[monitor:///opt/lug/.../access]
[monitor:///opt/log/www2/access*]
[monitor:///opt/log/www2/]
[monitor:///opt/log/.../]
Li was asked to create a Splunk configuration to monitor syslog files stored on Linux servers at their organization. This configuration will be pushed out to multiple systems via a Splunk app using the on-prem deployment server.
The system administrators have provided Li with a directory listing for the logging locations on three syslog hosts, which are representative of the file structure for all systems collecting this data. An example from each system is shown below:
A)
B)
C)
D)
Option A
Option B
Option C
Option D
By default, which of the following capabilities are granted to the sc_admin role?
indexes_edit, edit___token, admin_all_objects, delete_by_keyword
indexes_edit, fsh_manage, acs_conf, list_indexesdiscovert
indexes_edit, fsh_manage, admin_all_objects can_delete
indexes_edit, edit_token_http, admin _all objects, edit limits_conf
Where does the regex replacement processor run?
Merging pipeline
Typing pipeline
Index pipeline
Parsing pipeline
What is the correct syntax to monitor /apache/too/logo, /apache/bor/logs, and /apache/bar/l/logo?
A)
B)
C)
D)
Option A
Option B
Option C
Option D
In Splunk terminology, what is an index?
A data repository that contains raw, compressed data along with psidx files.
A data repository that contains raw, compressed data along with tsidx files.
A data repository that contains raw, uncompressed data along with psidx files.
A data repository that contains raw, uncompressed data along with tsidx files.
When adding a directory monitor and specifying a sourcetype explicitly, it applies to all files in the directory and subdirectories. If automatic sourcetyping is used, a user can selectively override it in which file on the forwarder?
transforms.conf
props.conf
inputs.conf
outputs.cont
Which of the following methods is valid for creating index-time field extractions?
Use the UI to create a sourcetype, specify the field name and corresponding regular expression with capture statement.
Create a configuration app with the index-time props.conf and/or transfoms. conf, and upload the app via UI.
Use the CU app to define settings in fields.conf, and restart Splunk Cloud.
Use the rex command to extract the desired field, and then save as a calculated field.
Which of the following is the default bandwidth limit in the Splunk Universal Forwarder credentials package?
0KBps
256 KBps
512 KBps
1024 KBps
A customer wants to mask unstructured data before sending it to Splunk Cloud. Where should SEBCMD be configured for this?
props. conf on a Splunk Cloud search head,
props.conf on a Heavy Forwarder.
transforms, cent on a Splunk Cloud indexer.
props. conf- on a Universal Forwarder.
Question