sorry, i know this group are about sagan, but i really need to fix this problem.
i'm currently building an application for suricata, i want to send logs to mysql db to sort out suricata logs,mostly are alerts.
i decide to use meer to help me to ship logs to mysql follow by the guide in the meer document.mostly those alerts. But when i start meer with /usr/local/bin/meer, i got an error message :
[E] [classifications.c, line 58] Cannot open '/etc/suricata/classification.config'
i already use sudo and use meer as root, but it seems it still got permission problem. Can someone give me some guides or direction to fix this error? Thanks.