Splunk Search

No arguments provided

carmenho92
New Member

I followed the example in http://docs.splunk.com/Documentation/Splunk/5.0.2/AdvancedDev/SearchScripts.
When I want to do a search which is |mypyscript, my result is "Error in 'mypyscript' command: command="mypyscript", No arguments provided"
Why? Please help me.
Thanks

Tags (3)
0 Karma

LukeMurphey
Champion

Are you providing any arguments to your script? If you aren't then the script is likely failing at this line:

if len(sys.argv) < 2:
    splunk.Intersplunk.parseError("No arguments provided")

That line expects that an argument has been provided (since the example expects an argument).

0 Karma

LukeMurphey
Champion

@carmenho92: That error is because the script expects the arguments in the format: () [as ]

0 Karma

carmenho92
New Member

i tried entering |mypyscript ema n e result is Error in 'mypyscript' command: command="mypyscript", Invalid argument 'ema'
wad argument should i put?

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...