HomeSoftware Heritage

logstash: Add support an optional duration on apache logs

Description

logstash: Add support an optional duration on apache logs

It will allow to monitor the front responses time per requests.
The conversion of the request and duration fields to integer is
mandatory to use them in some aggregation.
The ES indexes will have to be reindexed if we want to have the full
history.

Related to T2787

Details

Provenance
vsellierAuthored on Feb 2 2021, 9:02 AM
vsellierPushed on Feb 2 2021, 3:12 PM
Differential Revision
D4989: Add request durations in access logs and improve logstash's integer parsing
Parents
rSPSITE8e5ca3287738: webapp: improve access log parsing
Branches
Unknown
Tags
Unknown
Tasks
T2787: Improve access_logs parsing