I want to create Dashboarding system (SIEM) For two different firewall device (Panorama Palo Alto, Fortianalyzer Fortinet). I want to use Filebeat Modules PANW and FORTINET. How i create 2 Index Management and 2 Index Pattern to separate 2 Log
PANW From port 5514(UDP)
Fortinet From port 5515(UDP).
I've create dashboarding using filebeat PANW and 1 Index management and index pattern.
You should not need to create separate indexes and index patterns there is no need to, in fact it will make it more difficult both data sets / FWs going into filebeat* indices will be fine and is how elastic is designed.
Each Document will have an event.dataset fields that will distinguish them.
Just configure the new module...
Then IMPORTANT run setup again.... filebeat setup -e
Then start filebeat for the new FW and it should work.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.