Dashboards & Visualizations

Why does my time picker $earliest_time$ export as "Invalid earliest_time" on a PDF report?

jofermin
Explorer

I'm using an API call to export dashboards. However, when I have a time token/time picker, $earliest_time$, then it outputs "Invalid earlist_time" on the pdf.

Here's the basic curl command I'm using:
curl -u admin:{{password}} -k 'https://localhost:8089/services/pdfgen/render?input-dashboard={{your_dashboard}}&namespace={{your_namespace}}&paper-size=a4-landscape' >> test.pdf

0 Karma

skoelpin
SplunkTrust
SplunkTrust

I had this same issue and solved it by making my dashboards compatible with relative time. If you're still facing this issue, I can post the code to make it relative time compatible

0 Karma

iamlucky92
Observer

Hi @skoelpin can you please advise how to proceed , i am also stuck with same.

0 Karma

niketn
Legend

@jofermin,

I dont think the issue is with curl. This is an existing limitation of PDF generation for dashboard. You can not generate PDF for forms, and if you are trying to pass on a token, then it means you are using form.

Refer to documentation: http://docs.splunk.com/Documentation/Splunk/latest/Viz/DashboardPDFs#Limitations_to_PDF_generation

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

niketn
Legend

@jofermin, please let me know if this addresses your concern, so that I can convert to answer for you to accept and mark as answered.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

DalJeanis
Legend

Haven't looked into that curl call syntax, but it's complainin about having no value for a token, so I'd try adding the token value into the call sequence - > &earliest_time='whateverdate/time'

0 Karma

jofermin
Explorer

Yeah, I've been trying to add a "-1min" everywhere, but neither &earliest=1min or &token.earliest=-1min works

0 Karma

DalJeanis
Legend

1) Try these formats to verify whether it can work at all
&earliest="05/18/2017:00:00:00"
&token.earliest="05/18/2017:00:00:00"

2) if they work, then try "-1m"

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Take Action Automatically on Splunk Alerts with Red Hat Ansible Automation Platform

 Are you ready to revolutionize your IT operations? As digital transformation accelerates, the demand for ...

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...

Beyond Detection: How Splunk and Cisco Integrated Security Platforms Transform ...

Financial services organizations face an impossible equation: maintain 99.9% uptime for mission-critical ...