Commit 3ecb7afd authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Omite escritura de logs a salida estándar

parent 0b730c9c
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -24,9 +24,4 @@
		logstash_dateformat %Y%m%d
		flush_interval 5s
	</store>
	<store>
		@type stdout
		@id standard-output
		@log_level warn
	</store>
</match>