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

Loop checker #4

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Loop checker #4

wants to merge 4 commits into from

Conversation

abbydrury
Copy link

Leilani started this for us as described in this Wrike card.

I did a little bit of tweaking:

  • Made the python file executable and added the appropriate hashbang to the top of the file
  • Changed the script to accept the -f flag so users can specify file(s) to analyze on the fly
  • Added a stub about the script to the README file

Further tweaking that I know is needed:

  • The default file that the script operates on should be the current (live) log file
  • The README should have some examples added to it
  • Probably the access logfile shouldn't be in the repository

Ultimately up to Jae, I think, to determine whether this meets their needs and is ready to be reintroduced to main.

abbydrury added 2 commits May 14, 2024 13:20
…e executable, add hashbang, let users specify which logfile(s) to process as flags to the script
@abbydrury abbydrury requested a review from jproctor May 17, 2024 13:52
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