Logs-data-platform - haproxy
... / Logs-data-platform - haproxy
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Logs-data-platform - haproxy

by
ManuelB
Created on 2017-05-24 13:48:57 (edited on 2024-09-04 13:45:19) in Erreur connexion SSL

Bonjour à tous,

Je suis intéressé pour exploiter les logs d' un de mes haproxy vers logs-data-platform d' ovh mais je ne suis sur de comprendre comment ça marche.
La doc ci dessous, fait semble t il référence à 2 méthode .
https://docs.ovh.com/gb/en/mobile-hosting/logs-data-platform/haproxy/#haproxy-log-format-configuration

Je test actuellement la méthode rsyslog -> logstash , mais j' arrive pas à extraire les champs correctement. Pourtant voici le format de log que j' ai appliqué à haproxy.

log-format client_ip:%ci\ accept_date:%t\ frontend_name:%ft\ backend_name:%b\ server_name:%s\ time_request_int:%Tq\ time_queue_int:%Tw\ time_backend_connect_int:%Tc\ time_backend_response_int:%Tr\ time_duration_int:%Tt\ http_status_code_int:%ST\ bytes_read_int:%B\ captured_request_cookie:%CC\ captured_response_cookie:%CS\ termination_state:%tsc\ actconn_int:%ac\ feconn_int:%fc\ beconn_int:%bc\ srvconn_int:%sc\ retries_int:%rc\ srv_queue_int:%sq\ backend_queue_int:%bq\ captured_request_headers:%hr\ captured_response_headers:%hs\ http_request:%r


Replies are currently disabled for this question.