What is the name of the Splunk Cloud feature that allows you to get data from APIs and other remote data interfaces through scripted inputs?
A. Splunk Cloud Data Connectors
B. Splunk Cloud Data Integrations
C. Splunk Cloud Data Collectors
D. Splunk Cloud Data Sources
What is the name of the tab in Splunk Web where you can set the indexes that a role can access?
A. Inheritance
B. Capabilities
C. Indexes
D. Restrictions
Which type of forwarder can act as an intermediate forwarder to receive data from other forwarders and send it to the indexer?
A. Universal forwarder
B. Heavy forwarder
C. Light forwarder
D. Any type of forwarder
What is the name of the default field that stores the timestamps in UNIX time when data is indexed?
A. _time
B. _timestamp
C. _date
D. _epoch
Which command can be used to download and install the universal forwarder software on a Linux system?
A. wget -O splunkforwarder-
B. tar xvzf splunkforwarder-
C. /opt/splunkforwarder/bin/splunk start --accept-license
D. All of the above
Which input type can be used to monitor Windows Registry Values for changes?
A. WinRegMon
B. WinRegistry
C. WinRegValue
D. WinRegChange
Which Windows-specific input type allows Splunk software to read special Windows log files such as the DNS debug server log?
A. MonitorNoHandle
B. Windows Event Log
C. Windows Registry
D. Windows Management Instrumentation (WMI)
What is the default value of the LINE_BREAKER setting that splits the incoming stream of data into separate lines?
A. Any sequence of newlines and carriage returns
B. Any sequence of spaces and tabs
C. Any sequence of punctuation marks
D. Any sequence of alphanumeric characters
What is the name of the Splunk Cloud feature that allows you to perform self-service administrative tasks such as creating indexes, inputs, and roles?
A. Admin Config Service
B. Admin Console
C. Admin Dashboard
D. Admin Toolkit
What is the name of the attribute that specifies the sed script for data transformation in the props.conf file?
A. SEDCMD
B. FORMAT
C. DEST_KEY
D. TRANSFORMS