All Apps and Add-ons

Excel Export app doubt ?

rakesh_498115
Motivator

Hi..

I have downloaded the Excel App "Export Excel" . Now i could able to export the result to a excel sheet .. Can i change the name of the button "Export Excel" and change its postion on my adavance xml..??

Please help..

Thanks in advance..

1 Solution

MarioM
Motivator

in your advance xml for the "ExcelExport" module you can position where it is situated with layoutPanel :

<module name="ExcelExport" layoutPanel="resultsAreaLeft"/>

or

<module name="ExcelExport" layoutPanel="panel_row2_col2"/>

For the button name there is this parameter "title: _("Excel Export")" in splunk/etc/apps/excel_export/appserver/modules/ExcelExport/ExcelExport.css

View solution in original post

rakesh_498115
Motivator

Hi Abhay..

In advance xml after the simpleresults table use the excelexport module line..then you will get a button called excel export , by clicking on that you will have your search results saved to an excel sheet.

Here is the code snippet.

150

0 Karma

abhayneilam
Contributor

Rakesh,

Could you please let me know after installing this(exportexcel) applicaiton, how the result is coming to a excel sheet. I am also facing the same issue. I also have to export the data in excel but not able to do that..please guide me something on that..

Thanks,
Abhay

0 Karma

MarioM
Motivator

it needs resultsAreaLeft...
resultsAreaRight:Add a secondary area to display results to the right of resultsAreaLeft.
More info on layoutpanel here:
docs.splunk.com/Documentation/Splunk/4.3.3/Developer/AdvancedSearch#Specify_layout_panels

MarioM
Motivator

in your advance xml for the "ExcelExport" module you can position where it is situated with layoutPanel :

<module name="ExcelExport" layoutPanel="resultsAreaLeft"/>

or

<module name="ExcelExport" layoutPanel="panel_row2_col2"/>

For the button name there is this parameter "title: _("Excel Export")" in splunk/etc/apps/excel_export/appserver/modules/ExcelExport/ExcelExport.css

rakesh_498115
Motivator

cant we move the button to the righthand side...

I have used like this .Its not 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!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...