I seek your advice and guidance on achieving my goals.
My aim is to collect logs via syslog and display them on the dashboard. The process involves various VMs, such as database and firewall systems, sending logs to XX.XX.100.68, which serves as a syslog server. This server will then forward all logs to the Wazuh dashboard.
I'm new to this field and would like to know how to get started. One challenge I anticipate is converting plain text logs to pure JSON for better readability.
In our environment, I've set up a Wazuh lab following the QuickStart guide and configured it with NGINX (with Brotli support). NGINX is running on port 5601, while the dashboard operates on port 5602.
Could you provide some directions for me? Your assistance would be greatly appreciated.
Thank you!