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!

Deep Dive: Accelerate threat investigation with Splunk’s AI Assistant in Security

AI is one of the biggest topics in the market today, and for security teams, its value goes far beyond the ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Detection Engineering Office Hours: Real-World Troubleshooting & Q&A

[REGISTER HERE] This thread is for the Community Office Hours session on Detection Engineering Office Hours: ...