The sendemail.py script seems to want to support the sending of pdfs, but I can't trick it into actually delivering one from the command line. I have tried:
sourcetype=syslog startminutesago=5 | sendemail to="
[email protected]" sendpdf=1 sendresults=1 pdfview=1
and various other incantations of the same with no luck. The PDF server works fine with dashboards and saved searches.
Inside of the email that sendemail.py sends is this statement:
An error occurred while generating a PDF of this report:
Can't attach PDF - either ssLink or sessionKey unavailable
... View more