Github user mattf-horton commented on a diff in the pull request:

    https://github.com/apache/metron/pull/605#discussion_r119910352
  
    --- Diff: metron-deployment/Kerberos-manual-setup.md ---
    @@ -382,18 +380,18 @@ Push Data
     1. Push some sample data to one of the parser topics. E.g for Bro we took 
raw data from 
[metron/metron-platform/metron-integration-test/src/main/sample/data/bro/raw/BroExampleOutput](../metron-platform/metron-integration-test/src/main/sample/data/bro/raw/BroExampleOutput)
     
         ```
    -   cat sample-bro.txt | 
${KAFKA_HOME}/kafka-broker/bin/kafka-console-producer.sh \
    -           --broker-list ${BROKERLIST}
    -           --security-protocol SASL_PLAINTEXT \
    +    cat sample-bro.txt | 
${KAFKA_HOME}/kafka-broker/bin/kafka-console-producer.sh \
    +            --broker-list ${BROKERLIST}
    --- End diff --
    
    Done.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to