Cerca

Heus ací els resultats de la cerca.

ELK: Logstask(procesamiento)
6 Resultats, Darrera modificació:
%%--%%path.settings=/etc/logstash'' * pasarle información: ''echo '{ "name":"John", "surname":"Pitt","age":"30", "cars":[ "Ford", "BMW", "Fiat" ] }' >> "/home/opweb/Documents/d... ode json>filter{ grok { match => { "personalInformation" => [ "Information:%{WORD:Name} %{WORD:Surname} %{NUMBER:age} %{NUMBER:height}" ] } } } </code>