[
https://issues.apache.org/jira/browse/METRON-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402100#comment-16402100
]
ASF GitHub Bot commented on METRON-1494:
----------------------------------------
GitHub user nickwallen opened a pull request:
https://github.com/apache/metron/pull/967
METRON-1494 Profiler Emits Messages to Kafka When Not Needed
WARNING: This change is dependent on #965 . The diff will make much more
sense once #965 is reviewed.
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
----
----
> 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)