You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Ryan Merriman (JIRA)" <ji...@apache.org> on 2019/02/15 22:07:00 UTC

[jira] [Created] (METRON-2007) Management UI not loading grok statements correctly

Ryan Merriman created METRON-2007:
-------------------------------------

             Summary: Management UI not loading grok statements correctly
                 Key: METRON-2007
                 URL: https://issues.apache.org/jira/browse/METRON-2007
             Project: Metron
          Issue Type: Bug
            Reporter: Ryan Merriman


When I open a Grok sensor in the management UI (like squid) I get an error:
{code:java}
Could not find grok statement in HDFS or classpath at /apps/metron/patterns/squid{code}
I verified that file exists in HDFS.  It also happens when I open a sensor that gets a grok statement from the classpath (yaf for example):
{code:java}
Could not find grok statement in HDFS or classpath at /patterns/yaf{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)