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

Ananthakalusivalingam patch 1 #59

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

Conversation

ananthakalusivalingam
Copy link

Hi, We need to find ways from the artifactory request logs about the egress and ingress data usage. This updated script will parse the log and create separate CSV files for validation and a summary file as well. MultiLogParseWithCounter.sh will provide the archived dir to parse all the archived logs.

Updated script will split the logs for GET and POST requests separately and store as a CSV file.  New file DataUsageSummary.txt will provide the summary level information for every file.
Updated script with a counter so that the counter can be part of the passing parameter to the called script. The counter will be part of the prefix in the called script which avoids the file overrides.
@github-actions
Copy link

github-actions bot commented Aug 29, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@ananthakalusivalingam
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@ananthakalusivalingam
Copy link
Author

recheck

@ananthakalusivalingam
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@selvasabapathy
Copy link

Anantha, please squash commits to one commit

Update for the $Delimiter
Update for the $delimiter
Update the comments
Additional comment
Fixed the Columns and the delimeter as pipe
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.

2 participants