All Apps and Add-ons

Error Script execution failed for external search command "MAC Adress Vendor"

TISKAR
Builder

Hello Splunker,

I'l tryin to use application to search Vendor

I installed the application MAC Address Vendor Lookup for Splunk (https://splunkbase.splunk.com/app/4308/) to recover the Vendor based on the MAC address, but I find the following error.

[Indexer1] Script execution failed for external search command '/opt/splunk/var/run/searchpeers/SH-XXXXXX/apps/TA-mac-address-vendor-lookup/bin/mac_vendor_lookup.py' . 

Info:

  1. The application is installed in Search Head.
  2. I have a cluster mode

Can you help please.

Thank you 🙂

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Install the app on your indexers.

---
If this reply helps you, Karma would be appreciated.
0 Karma

TISKAR
Builder

@richgalloway Thank you for this respence.

In my case i sante use the appas in SH to create report, this app is used like lookup:

my search
| lookup (python apps lookup)

0 Karma

richgalloway
SplunkTrust
SplunkTrust

It will depend on what exactly is in my search, but the lookup command probably executes on the indexers, which means the TA must be there as well.
If you want to force the lookup to execute on the search head, use this query:

my search
| lookup local=true (python apps lookup)
---
If this reply helps you, Karma would be appreciated.
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 ...