Skip to content

Update test action #359

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

Merged
merged 3 commits into from
Sep 6, 2023
Merged

Update test action #359

merged 3 commits into from
Sep 6, 2023

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented Sep 6, 2023

Description:

Please include a description of this change and which issue it fixes. If no issue exists yet please include context and what problem it solves.

Review

@sgiehl sgiehl merged commit 132ee12 into 4.x-dev Sep 6, 2023
@sgiehl sgiehl deleted the testaction branch September 6, 2023 07:20
sethlinnkuleuven added a commit to sethlinnkuleuven/matomo-log-analytics that referenced this pull request Sep 6, 2023
sgiehl added a commit that referenced this pull request Oct 2, 2023
* Update test action

* fix older versions

* fix action
sgiehl added a commit that referenced this pull request Apr 11, 2025
* Update test action (#359)

* Update test action

* fix older versions

* fix action

* Add Traefik json log support (#358)

* Add Traefik JSON log format

* Add Traefik JSON log format

* Add Traefik json log support.

What was done:
1. Expanded import_logs.py to auto recognize and import Traefik json log files.
2. Modified the NGINX json support, made the autodetect function more specific. It was to generic. All json formatted logs where seen as NGINX logs.
3. Added tests for Traefik log importing.

* Fixed failing tests and refactored get_all method

What was done:
* The get_all method was returning the raw json without any key mapping. Fixed that. This meant also changing the names in test_main.yml
* changed log file form CLF to LF

---------

Co-authored-by: David Patiashvili <stratagem.david@gmail.com>

* Traefik log support

* remove duplicate code

---------

Co-authored-by: Stefan Giehl <stefan@matomo.org>
Co-authored-by: Seth Linn <117631186+sethlinnkuleuven@users.noreply.github.com>
Co-authored-by: David Patiashvili <stratagem.david@gmail.com>
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.

1 participant