Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug/Local Reporter Scripts for Testing Entire OT process #94

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from

Conversation

kdiluca
Copy link
Contributor

@kdiluca kdiluca commented Aug 22, 2017

These are just helpful reporter scripts used for debugging; follow instructions for use in google doc


function usage {
echo -e "Usage:\n-f day file to process\n" 1>&2
echo "Example: AWS_DEFAULT_PROFILE=opentraffic $0 -f 2017_01_02.gz -b localhost:9092 -t raw" 1>&2
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to update Usage to reflect actual args (e.g., AWS_DEFAULT_PROFILE not needed)

dgearhart and others added 10 commits August 24, 2017 14:23
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.

5 participants