When deploying apps on Universal Forwarders using the deployment server, what is the correct component and location of the app before it is deployed?
Which of the following statements describe deployment management? (select all that apply)
Which of the following must be done to define user permissions when integrating Splunk with LDAP?
A Universal Forwarder has the following active stanza in inputs . conf:
[monitor: //var/log]
disabled = O
host = 460352847
An event from this input has a timestamp of 10:55. What timezone will Splunk add to the event as part of indexing?
What event-processing pipelines are used to process data for indexing? (select all that apply)
On the deployment server, administrators can map clients to server classes using client filters. Which of the
following statements is accurate?
Syslog files are being monitored on a Heavy Forwarder.
Where would the appropriate TRANSFORMS setting be deployed to reroute logs based on the event message?
UsingSEDCMDinprops.confallows raw data to be modified. With the given event below, which option will mask the first three digits of theAcctIDfield resulting output:[22/Oct/2018:15:50:21] VendorID=1234 Code=B AcctID=xxx5309
Event:
[22/Oct/2018:15:50:21] VendorID=1234 Code=B AcctID=xxx5309
Which network input option provides durable file-system buffering of data to mitigate data loss due to network outages and splunkd restarts?
An index stores its data in buckets. Which default directories does Splunk use to store buckets? (Choose all that apply.)
Given a forwarder with the following outputs.conf configuration:
[tcpout : mypartner]
Server = 145.188.183.184:9097
[tcpout : hfbank]
server = inputsl . mysplunkhfs . corp : 9997 , inputs2 . mysplunkhfs . corp : 9997
Which of the following is a true statement?
In addition to single, non-clustered Splunk instances, what else can the deployment server push apps to?
When configuring HTTP Event Collector (HEC) input, how would one ensure the events have been indexed?
Which of the following are methods for adding inputs in Splunk? (select all that apply)
Which scenario is applicable given the stanzas in authentication.conf below?
[authentication]
externalTwoFactorAuthVendor = Duo
externalTwoFactorAuthSettings = duoMFA
[duoMFA]
integrationKey = aGFwcHliaXJ0aGRheU1pZGR5
secretKey = YXVzdHJhaWxpYW5Gb3JHcmVw
applicationKey = c3BsaW5raW5ndGhlcGx1bWJ1c3NpbmN1OTU
apiHostname = 466993018.duosecurity.com
failOpen = True
timeout = 60
Which Splunk component consolidates the individual results and prepares reports in a distributed environment?
Which of the following are reasons to create separate indexes? (Choose all that apply.)
Load balancing on a Universal Forwarder is not scaling correctly. The forwarder's outputs. and the tcpout stanza are setup correctly. What else could be the cause of this scaling issue? (select all that apply)
The Splunk administrator wants to ensure data is distributed evenly amongst the indexers. To do this, he runs
the following search over the last 24 hours:
index=*
What field can the administrator check to see the data distribution?
A new forwarder has been installed with a manually createddeploymentclient.conf.
What is the next step to enable the communication between the forwarder and the deployment server?
Which of the following is the use case for the deployment server feature of Splunk?
Windows can prevent a Splunk forwarder from reading open files. If files need to be read while they are being written to, what type of input stanza needs to be created?
In which scenario would a Splunk Administrator want to enable data integrity check when creating an index?
What are the minimum required settings when creating a network input in Splunk?
Which data pipeline phase is the last opportunity for defining event boundaries?
For single line event sourcetypes. it is most efficient to set SHOULD_linemerge to what value?
A company moves to a distributed architecture to meet the growing demand for the use of Splunk. What parameter can be configured to enable automatic load balancing in the
Universal Forwarder to send data to the indexers?
After configuring a universal forwarder to communicate with an indexer, which index can be checked via the Splunk Web UI for a successful connection?
How is data handled by Splunk during the input phase of the data ingestion process?
An add-on has configured field aliases for source IP address and destination IP address fields. A specific user prefers not to have those fields present in their user context. Based on the defaultprops.confbelow, whichSPLUNK_HOME/etc/users/buttercup/myTA/local/props.confstanza can be added to the user’s local context to disable the field aliases?
When configuring monitor inputs with whitelists or blacklists, what is the supported method of filtering the lists?
Which of the following indexes come pre-configured with Splunk Enterprise? (select all that apply)
Which of the following monitor inputs stanza headers would match all of the following files?
/var/log/www1/secure.log
/var/log/www/secure.l
/var/log/www/logs/secure.logs
/var/log/www2/secure.log
A Universal Forwarder is monitoring a very active syslog stream and as a result is unable to switch between destinations. How would an admin safely remediate this issue?
An organization wants to collect Windows performance data from a set of clients, however, installing Splunk
software on these clients is not allowed. What option is available to collect this data in Splunk Enterprise?
What configuration file are remote Windows Management Instrumentation inputs defined in?
Which of the following is an acceptable channel value when using the HTTP Event Collector indexer acknowledgment capability?
What type of Splunk license is pre-selected in a brand new Splunk installation?
In a distributed environment, which Splunk component is used to distribute apps and configurations to the
other Splunk instances?