Automatic Simple XML Dashboard

Splunk Community

Automatic Simple XML Dashboard

Automatic Simple XML Dashboard
This Java program add-on takes a properly formatted CSV file that contains the minimum information to generate a timechart panel in a dashboard and generates a complete Splunk Simple XML dashboard. Its main use is to rapidly prototype the comparison of various values on the same screen so that these reports can be generated for a quick comparison of values of data over time. An example input CSV file is in the lookups directory for this add-on. It is hoped that you will write your own input CSV file. title, index, sourcetype, field, avg_count, line_column_area, earliest, latest Average bytes,_internal,splunkd_access,bytes,avg,line,-24h,now Usage: Usage:java -cp GenerateDashboard input.csv label .xml Example: java -cp lib GenerateDashboard lookups/compare.csv label 'My Test Dashboard' mydashboard.xml Read the README.txt for more information.
0 topics and 0 replies mentioned Automatic Simple XML Dashboard in
Latest Topics
No posts to display.
Latest Replies
No posts to display.
Top Topics
No posts to display.
My Topics
No posts to display.