zeek_investigate_host
Investigate all Zeek log activity for a specific host, including connections, DNS, HTTP, SSL, files, notices, SSH, and software, across a specified time range.
Instructions
Comprehensive investigation of all activity for a specific host across all Zeek log types - connections, DNS, HTTP, SSL, files, notices, SSH, and software.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address to investigate | |
| timeTo | No | End time (ISO 8601) | |
| timeFrom | No | Start time (ISO 8601) |