We have many legacy scripts that send status messages by email. We strongly prefer not to modify the scripts and instead look for a way to index the emails.
I had the idea of sending the mails also to a mailbox on a unix server, idealy the machine running a splunk indexer and have the indexer index also the unix-style mailbox file so we can search all the messages.
Is this a) possible, b) sensible and how would i do it? (I guess index the path but yeah).
Thanks
Interesting, it can be done, but there is a bit of work.
Interesting, it can be done, but there is a bit of work.
will give it a try. i mark it as solved, thanks.