
Hi Prabesh,
You can use Search Query and Export as CSV:
Table <table_name> | fields field1, field2, field3
For instance,
Table threat_intelligence | fields domain, category, end_ts, port, score, start_ts, threat_source
You can export this search result as CSV.
4 comments