exam questions

Exam SPLK-1003 All Questions

View all questions & answers for the SPLK-1003 exam

Exam SPLK-1003 topic 1 question 192 discussion

Actual exam question from Splunk's SPLK-1003
Question #: 192
Topic #: 1
[All SPLK-1003 Questions]

There is a file with a vast amount of old data. Which of the following inputs. conf attributes would allow an admin to monitor the file for updates without indexing the pre-existing data?

  • A. followTail
  • B. ignoreOlderThan
  • C. monitor
  • D. allowList
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
alien21
2 months ago
Selected Answer: A
The followTail attribute in inputs.conf controls whether Splunk starts indexing from the end of a file (tail) rather than reading the file from the beginning. Setting followTail = 1 allows the forwarder or indexer to ignore pre-existing data and only index new events appended to the file.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...