formatting fix
This commit is contained in:
		
							parent
							
								
									38b7096419
								
							
						
					
					
						commit
						1ece7f9abc
					
				@ -149,7 +149,7 @@ input
 | 
			
		||||
output {
 | 
			
		||||
    jdbc {
 | 
			
		||||
        connection_string => "jdbc:mariadb://HOSTNAME/DATABASE?user=USER&password=PASSWORD"
 | 
			
		||||
	statement => [ "INSERT INTO log (host, timestamp, message) VALUES(?, ?, ?)", "host", "@timestamp", "message" ]
 | 
			
		||||
        statement => [ "INSERT INTO log (host, timestamp, message) VALUES(?, ?, ?)", "host", "@timestamp", "message" ]
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user