All Apps and Add-ons

Splunk for Bind App

creese36
New Member

I'm trying to install the App splunk for bind. I have install a trial verison of Splunk on my Mac. I'm just trying to figure out where to install the app. Any insight would be greatly appreciated.

Tags (1)
0 Karma

vaijpc
Communicator

Try installing from inside your splunk manager.

Manager > Apps > Browse Splunkbase for more apps.

Then find it in the list. (break it up by apps, addons, suites on the left)

When you find it, hit 'Install' and everything should be taken care of automagically.

0 Karma

tgow
Splunk Employee
Splunk Employee

When you download the Splunk app it is in a gzipped archive. Copy the file to the following directory:

$SPLUNK_HOME/etc/apps

$gunzip

$tar xvf *.tar

Now make sure that the permissions are set correctly on the files. Typically you want to make your the user:group setting is the same as the rest of the Splunk files.

On a MAC the $SPLUNK_HOME directory could be in your Applications directory so the apps directory would be in the following location:

/Users//Library/Application Support/Splunk/etc/apps

Hope this helps.

0 Karma

mw
Splunk Employee
Splunk Employee

Pro tip: "tar zxvf filename.tar.gz" will tar and gunzip at the same time.

0 Karma

creese36
New Member

Thanks for the insight. Now i will try to add this to my dashboard if it all possible

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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...