<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Exporting dashboard pdf using splunk-sdk in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Exporting-dashboard-pdf-using-splunk-sdk/m-p/673350#M55131</link>
    <description>&lt;P&gt;Hey,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way in which I can export my dashboard pdf using python and splunk-sdk so as to get the same result you would if you clicked on the export button?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jan 2024 12:57:53 GMT</pubDate>
    <dc:creator>D644832</dc:creator>
    <dc:date>2024-01-05T12:57:53Z</dc:date>
    <item>
      <title>Exporting dashboard pdf using splunk-sdk</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Exporting-dashboard-pdf-using-splunk-sdk/m-p/673350#M55131</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way in which I can export my dashboard pdf using python and splunk-sdk so as to get the same result you would if you clicked on the export button?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 12:57:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Exporting-dashboard-pdf-using-splunk-sdk/m-p/673350#M55131</guid>
      <dc:creator>D644832</dc:creator>
      <dc:date>2024-01-05T12:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting dashboard pdf using splunk-sdk</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Exporting-dashboard-pdf-using-splunk-sdk/m-p/673430#M55134</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/263767"&gt;@D644832&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can use the undocumented pdfgen service, e.g.:&lt;/P&gt;&lt;P&gt;curl -k -X POST -u user:pass &lt;A href="https://localhost:8089/services/pdfgen/render?input-dashboard=dashboard_name" target="_blank"&gt;https://localhost:8089/services/pdfgen/render?input-dashboard=dashboard_name&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The response body will have Content-Type:&amp;nbsp;application/pdf, which you can save directly as a PDF file.&lt;/P&gt;&lt;P&gt;See $SPLUNK_HOME/etc/system/bin/pdfgen_endpoint.py or search the community for pdfgen for more information.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jan 2024 05:41:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Exporting-dashboard-pdf-using-splunk-sdk/m-p/673430#M55134</guid>
      <dc:creator>tscroggins</dc:creator>
      <dc:date>2024-01-06T05:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting dashboard pdf using splunk-sdk</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Exporting-dashboard-pdf-using-splunk-sdk/m-p/673524#M55141</link>
      <description>&lt;P&gt;Thanks &lt;SPAN&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/49493"&gt;@tscroggins&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 13:12:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Exporting-dashboard-pdf-using-splunk-sdk/m-p/673524#M55141</guid>
      <dc:creator>D644832</dc:creator>
      <dc:date>2024-01-08T13:12:23Z</dc:date>
    </item>
  </channel>
</rss>

