All Apps and Add-ons

How to install Splunk for Excel Export?

chintan_shah
Path Finder

Hi,

I am not able to install the Splunk App for Excel Export. Could any one provide the steps for installing?

Thanks.

0 Karma
1 Solution

kbarker302
Communicator

Assuming you have downloaded the app's .tgz file from splunkbase, there are a couple of ways to install any Splunk app:

*From the UI*

From your Splunk home page, click on the gear icon next to "Apps" in the upper lefthand corner of the page. Click "Install app from file" and follow the prompts (click restart Splunk when prompted.)

Using Splunk CLI Command
From a DOS prompt, navigate to the directory containing the .tgz file and run the following commands:

  • splunk install app name of the tgz file
  • splunk restart

Technically, there is a third way by unpacking the .tgz file, but it is a little more involved. The above steps are the easiest. Please inform if you run into any issues.

View solution in original post

kbarker302
Communicator

Assuming you have downloaded the app's .tgz file from splunkbase, there are a couple of ways to install any Splunk app:

*From the UI*

From your Splunk home page, click on the gear icon next to "Apps" in the upper lefthand corner of the page. Click "Install app from file" and follow the prompts (click restart Splunk when prompted.)

Using Splunk CLI Command
From a DOS prompt, navigate to the directory containing the .tgz file and run the following commands:

  • splunk install app name of the tgz file
  • splunk restart

Technically, there is a third way by unpacking the .tgz file, but it is a little more involved. The above steps are the easiest. Please inform if you run into any issues.

chintan_shah
Path Finder

Thanks for response and it worked fine.
Also after installing, Splunk for Excel Export was by default set as Invisible
which i updated using Manage Apps-> Visible and i was able to work on the app.

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 ...