Splunk Search

Custom Command in Splunk

ansusabu
Communicator

I have created a python script and it is taking an argument . I have declared it ,like this`

hash = Option(
        doc='''
        **Syntax:** **ioc=***<fieldname>*
        **Description:** Name of the field which contains the hash''',
        require=True, validate=validators.Fieldname())`

No when I call the command "|command hash="1223333" from search, it is throwing "A value for *** command option hash is required". How to resolve the error?

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...