Related to T2787
Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Maniphest Tasks
- T2787: Improve access_logs parsing
- Commits
- rSPSITE3c7194e85922: deposit: add request duration on access logs
diff origin/production/moma.softwareheritage.org current/moma.softwareheritage.org ******************************************* Apache::Vhost[deposit.softwareheritage.org_non-ssl] => parameters => access_log_format => - false + combined_with_duration ******************************************* Concat::Fragment[deposit.softwareheritage.org_non-ssl-access_log] => parameters => content => - CustomLog "/var/log/apache2/deposit.softwareheritage.org_non-ssl_access.log" combined_ + CustomLog "/var/log/apache2/deposit.softwareheritage.org_non-ssl_access.log" "combined_with_duration"_ ******************************************* Concat_fragment[deposit.softwareheritage.org_non-ssl-access_log] => parameters => content => - CustomLog "/var/log/apache2/deposit.softwareheritage.org_non-ssl_access.log" combined_ + CustomLog "/var/log/apache2/deposit.softwareheritage.org_non-ssl_access.log" "combined_with_duration"_ ******************************************* *** End octocatalog-diff on moma.softwareheritage.org
Diff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Branch
- staging
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 18969 Build 29392: arc lint + arc unit
Event Timeline
Comment Actions
configure filebeat to check the right file based on the vhost
add some additional fields to help the message filtering