You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2018/12/28 08:24:48 UTC

[GitHub] anandsubbu commented on issue #1316: METRON-1957 fix spec location of syslog configs

anandsubbu commented on issue #1316: METRON-1957 fix spec location of syslog configs
URL: https://github.com/apache/metron/pull/1316#issuecomment-450316297
 
 
   +1 works fine. Thanks @ottobackwards .
   
   Spun up full dev, verified events in the alerts UI. Also verified that the syslog parsers are now installed by `metron-parsers-common` package.
   
   ```
   [root@node1 parsers]# rpm -qf /usr/metron/0.7.0/config/zookeeper/parsers/syslog5424.json
   metron-parsers-common-0.7.0-201812280607.noarch
   [root@node1 parsers]# rpm -qf /usr/metron/0.7.0/config/zookeeper/parsers/syslog3164.json
   metron-parsers-common-0.7.0-201812280607.noarch
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services