hub icon indicating copy to clipboard operation
hub copied to clipboard

feat(collections): add collection for Angie webserver

Open marat2509 opened this issue 9 months ago • 2 comments

  • Created a new parser for Angie access and error logs in YAML format.
  • Added grok patterns to extract relevant fields from the logs.
  • Defined static metadata for better log categorization and analysis.
  • Included filters for specific log messages related to authentication failures and request limits.
  • Established a new assertion file for testing the parser functionality.

marat2509 avatar Apr 13 '25 16:04 marat2509

Hey 👋🏻

Thank you for opening a pull request!

We should add a collection for angie, you can basically copy the nginx one and rename the contents to match the angie parser and includes the http scenarios.

LaurenceJJones avatar Apr 28 '25 07:04 LaurenceJJones

@LaurenceJJones Done!

marat2509 avatar May 02 '25 20:05 marat2509