Ingest traffic log entries into the Elasticsearch index for a Threat Blocker device.
Timestamp of the log batch.
Start timestamp of the window.
End timestamp of the window.
Total number of requests in this window.
Number of malicious requests detected.
Array of traffic log entries with src_ip, dst_ip, action, timestamp, traffic_direction, src_port, dst_port, fw_rule, malicious, score fields.