Capturing Splunk dashboards to PDF -


i want capture splunk dashboard pdf sending periodic email. inbuilt pdf generator doesn't creates pdf in splunk. there open source tools can used cutycapt can capture screen via linux commands pages authentication.

you try phantomjs.

it uses webkit internally , has screen capture capability allowing export web page png/jpeg/pdf.


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -