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

Create a main method to execute as app #10

Closed
baubakg opened this issue Apr 23, 2021 · 0 comments · Fixed by #155
Closed

Create a main method to execute as app #10

baubakg opened this issue Apr 23, 2021 · 0 comments · Fixed by #155
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@baubakg
Copy link
Member

baubakg commented Apr 23, 2021

We should allow others to use log parser as an executable .

Given a :

  • Log Path
  • SDK name (default Generic Entry)
  • A JSON with ParseDefinitions
  • output filename (If not set it is system out)
  • format=json (json,csv, html default is csv)
@baubakg baubakg added the enhancement New feature or request label Apr 23, 2021
@baubakg baubakg added this to the 1.0.9 milestone Oct 3, 2023
@baubakg baubakg self-assigned this Oct 4, 2023
@baubakg baubakg modified the milestones: 1.0.10, 1.11.0 Jun 14, 2024
baubakg added a commit that referenced this issue Aug 4, 2024
@baubakg baubakg linked a pull request Aug 6, 2024 that will close this issue
2 tasks
baubakg added a commit that referenced this issue Aug 6, 2024
…155)

* Added unit tests for issue #10
* Finished integration of commandline execution of the log-parser
* Included the main tests, and corrected issue with misplaced tests
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

Successfully merging a pull request may close this issue.

1 participant