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

Log parsing functionality #157

Open
4 of 7 tasks
GeckoEidechse opened this issue Feb 5, 2023 · 2 comments
Open
4 of 7 tasks

Log parsing functionality #157

GeckoEidechse opened this issue Feb 5, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@GeckoEidechse
Copy link
Member

GeckoEidechse commented Feb 5, 2023

Parse logs to extract certain useful information like

@GeckoEidechse GeckoEidechse self-assigned this Feb 5, 2023
@taskinoz
Copy link
Contributor

I made a tool to parse NorthStar logs that have a bunch of those already, so you might be able to use some of the regex patterns in this.

https://github.com/taskinoz/Northstar-Logging-Utility/blob/main/src/App.js

@GeckoEidechse
Copy link
Member Author

Good point, forgot that you already put some work into this. Thanks for the heads-up <3

@GeckoEidechse GeckoEidechse added the enhancement New feature or request label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants