--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com.
To post to this group, send email to wa...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/5db47b09-d592-4841-9aa5-70ffc3d65286%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com.
To post to this group, send email to wa...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/5db47b09-d592-4841-9aa5-70ffc3d65286%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com.
To post to this group, send email to wa...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/9652b29e-3e8c-4711-909e-efd6dd4371c8%40googlegroups.com.
Hello
I want to visualize a Windows eventlog from 2 domains controlers.
On my cofiguration on Kibana in the option on discover i have “ossec-*”. Is right that?
For installing i follow this http://documentation.wazuh.com/en/latest/ossec_elk.html
Do you can send me .json file?
I very difficult !
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com.
To post to this group, send email to wa...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/92b3c874-e367-40b9-80d4-42bdf2ef2d5f%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com.
To post to this group, send email to wa...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/925fd934-3ce9-4da8-a5a1-12ffd6985432%40googlegroups.com.

| output { | |
| stdout { codec => rubydebug } | |
| #elasticsearch { | |
| #hosts => ["127.0.0.1:9200"] | |
| #index => "ossec-%{+YYYY.MM.dd}" | |
| #document_type => "ossec" | |
| #template => "/etc/logstash/elastic-ossec-template.json" | |
| #template_name => "ossec" | |
| #template_overwrite => true | |
| #} | |
| }
|
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com.
To post to this group, send email to wa...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/548854f7-83d0-4190-ab1f-55f796b13d99%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com.
To post to this group, send email to wa...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/f81f6f6e-f99a-41a0-9bc4-160124d48cdf%40googlegroups.com.
input {file {type => "wazuh-alerts"path => "/var/ossec/logs/alerts/alerts.json"codec => "json" { charset => "ISO-8859-1" }}}
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+unsubscribe@googlegroups.com.
To post to this group, send email to wa...@googlegroups.com.
Visit this group at https://groups.google.com/group/wazuh.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/000823a8-36f3-438b-8a27-9a16ec14364f%40googlegroups.com.
codec => json { charset => "ISO-8859-1" }