I have looked through the docs and browsed the online sites to no avail. I have Splunk setup on my SuSE Linux 9 SP3 on an IBM x4100. When I setup a LiveSearch and get a match my email never makes it as it gets dumped by our mail servers.
This is what I see in splunkd.log:
....| sendemail "server=localhost" "to=<myname>@<mycompany>.com" "from=splunk@localhost" "subject=SplunkAlert:
I am trying to replace "localhost" with our relay server. I have configured /etc/postfix/main.cf and the relayhost=<relay.<domain>.com - didn't work
I have looked at how sendemail.py calls the "serverURL = argvals.get("server", "localhost")" but nothing is clear there either.
Confused. Can you direct me to where I can set this to ensure Splunk pulls in relay.
Regards,
PStein