You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "xinzhang (JIRA)" <ji...@apache.org> on 2017/02/13 10:53:41 UTC

[jira] [Created] (EAGLE-893) what is the formatted Define Policy - Policy Editor - Policy Definition *

xinzhang created EAGLE-893:
------------------------------

             Summary: what is the formatted Define Policy -  Policy Editor - Policy Definition *
                 Key: EAGLE-893
                 URL: https://issues.apache.org/jira/browse/EAGLE-893
             Project: Eagle
          Issue Type: Bug
          Components: App::HDFS Audit Log Monitor
    Affects Versions: v0.5.0
            Reporter: xinzhang


i build the project master from github . and install the app "Hdfs Audit Log Monitor "
the audit data now in kafka topic .

3.Click "Install" button and edit configurations in general and advanced lists according to your requirements 

i conf the conf like this:
fs.defaultFS: hdfs://node3:8020
dataSinkConfig.brokerList: 192.168.22.203:9092
dataSinkConfig.keySerializerClass: kafka.serializer.StringEncoder
topology.numOfSpoutTasks: 2
topology.numOfIPZoneJoinTasks: 2
dataSinkConfig.metricSinkBatchSize: 10
dataSourceConfig.timeZone: GMT
topology.numOfTrafficMonitorTasks: 2
topology.numOfSensitivityJoinTasks: 2
dataSinkConfig.serializerClass: kafka.serializer.StringEncoder
dataSinkConfig.producerType: async
workers: 1
dataSinkConfig.maxQueueBufferMs: 5000
dataSourceConfig.topic: hdfs_audit_log
dataSinkConfig.topic: hdfs_audit_log_enriched
dataSourceConfig.zkConnection: 192.168.22.203:2181,192.168.22.204:2181,192.168.22.111:2181
dataSinkConfig.trafficMonitorEnabled: false
dataSourceConfig.schemeCls: storm.kafka.StringScheme
dataSinkConfig.metricWindowSize: 10
dataSinkConfig.numBatchMessages: 4096
topology.numOfSinkTasks: 2
dataEnrich.dataJoinPollIntervalSec: 30
topology.numOfParserTasks: 2
topology.message.timeout.secs: 60
dataSinkConfig.requestRequiredAcks: 0

ques1:
where is the storm conf in the conf??
ques2:
i click the button install ,it became initialized , but it became removed soon.

i think the two ques are all the ques1 created.
my storm ui
http://node4:8080/
my storm nimbus is node4
my storm supervisor is node3
node3:192.168.22.203
node4:192.168.22.204

hope your ans.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)