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

nginx monitoring: Check categories #3476

Open
psaiz opened this issue Nov 30, 2023 · 1 comment
Open

nginx monitoring: Check categories #3476

psaiz opened this issue Nov 30, 2023 · 1 comment

Comments

@psaiz
Copy link
Contributor

psaiz commented Nov 30, 2023

We collect statistics based on the nginx access monitoring. The information is available here

The accesses can be split into categories, which are done based on invenio [here]
(https://github.com/inveniosoftware/helm-invenio/blob/master/invenio/templates/configurations/logstash.yaml#L112)

We should verify that the categories make sense for opendata.

@psaiz
Copy link
Contributor Author

psaiz commented Nov 30, 2023

I'm taking this snippet from an email from Tibor from the 2.10.2023. The email described work done to understand the CODP usage analysis, and it identifies different URL that were combined into categories

   Distinct IPs overall, firewall logs (/eos): 496
   Distinct IPs overall, firewall logs (/about): 3946
   Distinct IPs overall, firewall logs (/collection): 18773
   Distinct IPs overall, firewall logs (/visualise/events): 14054
   Distinct IPs overall, firewall logs (/visualise/histograms): 2967
   Distinct IPs overall, firewall logs (/record): 19033
   Distinct IPs overall, firewall logs (/search): 8670
   Distinct IPs overall, firewall logs (/): 72752
   Distinct IPs overall, firewall logs (*): 97679 

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

No branches or pull requests

1 participant