hi,

is it possible to see the format data or select the data from opentaxii feeds list?
for ex in sql command (desc or select)

i wanna see the format data to create the extractor config file :

on this article :

*/https://community.hortonworks.com/articles/59698/pushing-stixtaxii-feeds-from-opentaxii-server-into.html/*

the extractor.json is like below :

1. {
2. "config":{
3. "columns":{
4. "ip":0
5. },
6. "indicator_column":"ip",
7. "type":"malicious_ip",
8. "separator":","
9. },
10. "extractor":"STIX"
11. }


How if i want to modify the columns value? i mean how if i wanna use more than 1 column.? that's why i need to see the format of the data feeds from taxii. i've search on opentaxii doc but i didn't found the way to do that

anyone can help pls?


Best Regards,

Yuza

Reply via email to