Skip to content

Conversation

@ciaran-finnegan
Copy link

Also removed \ from command line argument comment and changed limit to 1,000,000 (limit may not be necessary)

toTime = args[4]
timeZone = args[5]
byReceiptTime = args[6]
sumo = SumoLogic(args[1], args[2], args[3])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason you require the endpoint here?

@@ -0,0 +1,48 @@
# Submits search job, waits for completion, then prints and emails _messages_
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This script seems specific, so would be great to explain what it does more explicitly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants