Hello command!!!
I'm testing Wazuh virtual machine. During testing included a localfile and syslog from port 514/udp/. But kibana does not see files. Also, does not see syslogs. please help me, what am I doing wrong???
Below are the settings and screenshots.
<global>
<jsonout_output>yes</jsonout_output>
<alerts_log>yes</alerts_log>
<logall>yes</logall>
<logall_json>yes</logall_json>
<email_notification>no</email_notification>
<smtp_server>smtp.example.wazuh.com</smtp_server>
<email_from>oss...@example.wazuh.com</email_from>
<email_to>reci...@example.wazuh.com</email_to>
<email_maxperhour>12</email_maxperhour>
<email_log_source>alerts.log</email_log_source>
</global>
<alerts>
<log_alert_level>1</log_alert_level>
<email_alert_level>12</email_alert_level>
</alerts>
.......
<remote>
<connection>syslog</connection>
<port>514</port>
<protocol>udp</protocol>
<allowed-ips>IP_adress_Firewall</allowed-ips>
</remote>
........
<ossec_config>
<localfile>
<location>/var/fortigate/*.log</location>
<log_format>syslog</log_format>
<target>fortigate_agent</target>
</localfile>
</ossec_config>>
2.wazuh receives syslog from port 514 and writes to a file archives.log
Hello command!!!
I'm testing Wazuh virtual machine. During testing included a localfile and syslog from port 514/udp/. But kibana does not see files. Also, does not see syslogs. please help me, what am I doing wrong???
Below are the settings and screenshots.
- configuration ossec.conf (global,remote,local file)
<global>
<jsonout_output>yes</jsonout_output>
<alerts_log>yes</alerts_log>
<logall>yes</logall>
<logall_json>yes</logall_json>
<email_notification>no</email_notification>
<smtp_server>smtp.example.wazuh.com</smtp_server>
<email_from>ossecm@example.wazuh.com</email_from>
<email_to>recipient@example.wazuh.com</email_to>
Events do not generated on var/ossec/logs/alerts/alerts.log