[ 
https://issues.apache.org/jira/browse/METRON-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16410222#comment-16410222
 ] 

ASF GitHub Bot commented on METRON-1494:
----------------------------------------

GitHub user nickwallen reopened a pull request:

    https://github.com/apache/metron/pull/967

    METRON-1494 Profiler Emits Messages to Kafka When Not Needed

    Using the 'result/triage' expression allows you to send profile data to 
Kafka.  This allows you to leverage the Threat Triage functionality against 
data coming out of the Profiler.
    
    If there is no 'result/triage' expression, then nothing should be sent to 
Kafka.  Currently, a message containing some data, but no actual profile value, 
is sent to Kafka.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nickwallen/metron METRON-1494

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/metron/pull/967.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #967
    
----
commit 64343bc0d99880ac8bb17137a9226c3f44417da7
Author: Nick Allen <nick@...>
Date:   2018-02-13T14:52:54Z

    METRON-590 Enable Use of Event Time in Profiler

commit 3f615715d759ee8af7ec873f6bef2f20c07bc35f
Author: Nick Allen <nick@...>
Date:   2018-03-15T21:03:00Z

    Updated README with more details on event time.

commit de754649e1f3177c4e3b209fe9495826e4b76e86
Author: Nick Allen <nick@...>
Date:   2018-03-15T21:12:03Z

    Fixed the property name in the integration tests

commit 36923c0f841f6cc24f17794b696c1e22881806c7
Author: Nick Allen <nick@...>
Date:   2018-03-15T21:53:01Z

    Fixed a few items I missed in rename to 'window lag'

commit 1e8b76b9819e983f6a649183fd3a89e7c5ab1817
Author: Nick Allen <nick@...>
Date:   2018-03-16T16:01:46Z

    METRON-1494 Profiler Emits Messages to Kafka When Not Needed

commit d78ba493620a4e902c7d6b0dc6719b1c9d3c0bca
Author: Nick Allen <nick@...>
Date:   2018-03-16T17:26:05Z

    Cleaning up imports

commit ab75a1d7d887351bfcbadb4221ad10938e3998ee
Author: Nick Allen <nick@...>
Date:   2018-03-16T19:59:23Z

    Fixed comment

commit 5de7a6235acf642e8aeae79df627b436d4d3d87d
Author: Nick Allen <nick@...>
Date:   2018-03-20T21:31:03Z

    Merge branch 'master' into METRON-1494

commit edbe2adf98f8ebef159d7dee167208208707c636
Author: Nick Allen <nick@...>
Date:   2018-03-21T18:25:13Z

    Merge remote-tracking branch 'apache/master' into METRON-1494

commit 9aa09f4cdb9a6e1947606f0b7823d85823121cf7
Author: Nick Allen <nick@...>
Date:   2018-03-21T18:41:55Z

    Added tests for this fix

commit 6be13340255d1f9f606765d2f87ad0744cea07ec
Author: Nick Allen <nick@...>
Date:   2018-03-21T20:28:08Z

    Making sure the timeout for all profiler integration tests is the same

commit 044c0a72db9dffda67243678f515a0a195fcf3a4
Author: Nick Allen <nick@...>
Date:   2018-03-21T20:30:29Z

    Fix alignment

commit cf9ce2604ad4de3a3b5957606253b5d43921094c
Author: Nick Allen <nick@...>
Date:   2018-03-21T22:05:09Z

    Added unit tests for HBaseEmitter and additional logging

commit 19f4998d978b32ee5f522c223dadd959f6ffc3d0
Author: Nick Allen <nick@...>
Date:   2018-03-21T22:05:41Z

    Setting Profiler logs to DEBUG

commit e8c203a297939d4c0b32aa55e5efb42f81b00e14
Author: Nick Allen <nick@...>
Date:   2018-03-22T16:13:58Z

    Added additional logging to track down intermittent integration test failure

commit 6faee6a4d58e9d2b65083422ce67a7e6f4e684c2
Author: Nick Allen <nick@...>
Date:   2018-03-22T17:13:48Z

    This log statement is helpful

commit e613836ffc585d38cc59ef6c4859d843df413918
Author: Nick Allen <nick@...>
Date:   2018-03-22T17:14:06Z

    Fixed comment

commit d3465b9a36a971a1a347a445a67f96a0e1affed1
Author: Nick Allen <nick@...>
Date:   2018-03-22T17:14:22Z

    Increase logging for Storm's windowing functionality

----


> Profiler Emits Messages to Kafka When Not Needed
> ------------------------------------------------
>
>                 Key: METRON-1494
>                 URL: https://issues.apache.org/jira/browse/METRON-1494
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.4.2
>            Reporter: Nick Allen
>            Assignee: Nick Allen
>            Priority: Major
>             Fix For: Next + 1
>
>
> Using the 'result/triage' expression allows you to send profile data to 
> Kafka.  This allows you to leverage the Threat Triage functionality against 
> data coming out of the Profiler.
> If there is no 'result/triage' expression, then nothing should be sent to 
> Kafka.  Currently, a message containing some data, but no actual profile 
> value, is sent to Kafka.
>  



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

Reply via email to