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?
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.
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.
alien21
2 months ago