Member since
03-01-2017
31
Posts
1
Kudos Received
0
Solutions
06-08-2020
01:13 AM
The solution is to configure the logs with default syntax and with year, changing the SNORT configuration (/etc/snort/snort.conf), adding this two line to logging section: config show_year
output alert_csv: /var/log/snort/alert_metron.csv default Then, do the same tail to the new file.
... View more
08-05-2018
01:50 PM
@asubramanian I installed Metron using Ambari. I want to install Yaf as a standalone application on a centos/ubuntu client. How can I transfer generated logs (probably IPFIX logs) to the metron server? Actually, am I configuring Yaf correctly (on a separate machine)? Is it a right architecture? Currently, I have installed bro and snort on a separate machine and I am able to send logs to the metron (using BroKafka Plugin and Nifi Site-to-Site respectively), but regarding the Yaf, I am still unclear about the way of transferring logs to the server.
... View more
06-05-2017
11:10 AM
I build YAF on node1 and Metron on node2. How to push YAF event to Metron? Can you suggest for me?
... View more
07-14-2017
07:43 PM
Hi @asubramanian I followed these steps as I had a blank Kibana dashboard. However, once I chose the service action to load the Kibana template the operation failed. I created a seperate post with my logs: https://community.hortonworks.com/questions/113052/load-template-kibana-server-failing.html Any help would be appreciated thanks.
... View more
11-17-2017
01:00 PM
@Lee Adrian i managed to convert timestamp in metron Kibana, what i did was add below Paser config in metron sensor settings. PARSER CONFIG
timestampField - timestamp if you need more details feel free to contact me.
... View more
06-13-2017
06:38 AM
Hi @asubramanian,
Is it recommended to run Metron on Docker?
... View more