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!

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...