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!

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...