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
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!

Build the Future of Agentic AI: Join the Splunk Agentic Ops Hackathon

AI is changing how teams investigate incidents, detect threats, automate workflows, and build intelligent ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...