|
The command below used to work on previous versions (4.0.8), but now that I have upgraded, I get the error below.
Any ideas on how to list the files being monitored? Thanks, Sean |
|
listtails has been deprecated for version 4.1 and there currently is no replacement for its function although, listtails will survive after a migration from 4.0x but since it is based on the old tailing code, it should not be used in version 4.1 (which has all new tailing code.) |
|
You can use
for a list of all things that splunk is currently monitoring. Check http://www.splunk.com/base/Documentation/latest/Admin/CLIadmincommands for reference on this. |