Reporting

Configuration for Splunk for Excel Export ap

Cris
Explorer

After installed the Splunk for Excel Export add-on and restarted Splunk I can't see any integration on my apps.

To see the "Excel Export" button on my apps have I to configure anything on the add-on?

Thank you.

Tags (3)

ShaneNewman
Motivator

The Excel Export add-on's visability is turned off by default. This is what it should look like in the xml file for the view you wish to add excel export to:

<module name="Search" layoutPanel="panel_row1_col1" group="Group Name">
  <param name="search">search goes here</param>
  <module name="ExcelExport"/>
</module>

Does that help?

ppanchal
Path Finder

I am new here...How and where to check for this xml file?
I am facing the same issue, please help.

0 Karma

dshatto
Loves-to-Learn Everything

Like ppanchal I'm new as well and looking for info on where to check the xml file. I currently have a report created but it's not showing any ability to export to Excel.

0 Karma

ShaneNewman
Motivator

Were you able to get this working?

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!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

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

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