All Apps and Add-ons

Splunk Add-on for Check Point OPSEC LEA: How do I determine what version of the add-on I am using?

neilhaywood
Engager

All I want to know is how to find what version I am using.

Is there a command line command that will tell me, or where can I find it in the GUI?

Thanks.

0 Karma

javiergn
Super Champion

From GUI:

https://yourservername:port/en-US/manager/Splunk_TA_opseclea_linux22/apps/local?search=OPSEC&count=1...

Using rest command:

| rest /services/apps/local 
| search label = *OPSEC*
| table label version
0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...