Reporting

Splunk requires a newer version of Flash?

hochit
Path Finder

I got this warning in the PDF report generated. And seems the graph cannot be generated. How to get rid of this?

Tags (3)
0 Karma

hemantbhatta
Explorer

Completely uninstall any old flash plugin and reinstall new flash. The following worked for me in Ubuntu:

  1. sudo apt-get remove --purge flashplugin64-installer
  2. sudo apt-get remove --purge flashplugin

  3. sudo add-apt-repository ppa:sevenmachines/flash && sudo apt-get update && sudo apt-get install flashplugin64-installer

caphrim007
Path Finder

I'm seeing the same thing occur on my splunk server. splunk-4.1.7-95063.x86_64

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...