Explorar el Código

PROD-10495 Fixing file match for correct targeting

pull/25/head
teoyaomiqui hace 7 años
padre
commit
4042321107
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      galera/meta/heka.yml

+ 1
- 1
galera/meta/heka.yml Ver fichero

@@ -9,7 +9,7 @@ log_collector:
galera:
engine: logstreamer
log_directory: "/var/log"
file_match: 'mysql/error.log$'
file_match: 'mysql/error\.log$'
differentiator: ["galera"]
decoder: "galera_decoder"
splitter: "galera_splitter"

Cargando…
Cancelar
Guardar