Member since
03-09-2017
14
Posts
1
Kudos Received
0
Solutions
08-22-2017
02:09 PM
Thanks for the headsup @asubramanian
... View more
08-22-2017
02:08 PM
@leo leeWe fixed the issue by modifying the JAR files and replacing the metron-data-management-0.4.0.jar in /usr/metron/0.4.0/lib with the modified jar follow the instructions noted in https://github.com/apache/metron/pull/643/files see if that helps if not let me know i can upload the JAR file (its 100M though)
... View more
08-08-2017
04:22 PM
I have got taxii to work but i keep getting error message "Exception in thread "main" java.lang.IllegalStateException: Extractor must be a STIX Extractor" when i try to push the feed to Hbase Here's what the extractor file looks like { "config": { "zk_quorum": "node1:2181", "columns": { "stix_address_categories" : "IPV_4_ADDR" }, "indicator_column": "ip", "type" : "malicious_ip", "separator" : "," } ,"extractor" : "STIX" }
... View more
07-27-2017
04:56 PM
@asubramanian What version of ansible did you use to get the opentaxii feed? i tried running it on 2.0.0.2 and still getting service not defined error while checking the opentaxii status, the service is running though. I followed the work around steps but still the same error.
... View more
07-13-2017
10:18 PM
@msumbul What is the good number for expected_data_nodes? i have the same issue running on single node
... View more