
/var/ossec/etc/decoders/local_decoder.xml, and changes the rules based on the command you sent. It is now showing in Discover Field, but not in the dashboard.
in the Discover Field, the details shows the devicename as predecoder.hostname. So I am trying to add the precoder.hostname in a separate table.
Can you help me with that?
Thanks!
Please let me know if you’ve already created a custom dashboard and are not seeing the predecoder.hostname values displayed.
If you haven’t created a visualization for that specific field, it won’t appear on your dashboard. You’ll need to create a custom visualization to include it.
If you haven’t yet created a custom dashboard, follow these steps:
Go to Explore → Dashboards → Create new dashboard → Add → Create new → Visualization → Data table → wazuh-alerts-*.
In the Bucket section, click Add, select Aggregation: Terms, and choose Field: predecoder.hostname.
Click Update → Save, provide a title, then click Save and return.
Finally, make sure to Save the custom dashboard (top-right corner) and give it a name.
For more details, refer to the official guide:
🔗 Creating Custom Dashboards - Wazuh Documentation
Additionally, I’ve attached a sample table visualization for predecoder.hostname data, which you can import via Dashboard Management → Saved Objects → Import.
Let me know the update on this.