captured_urls
URLs and other protocol calls found in the network. Access to files, requests to DNS, requested URLs and others are available in this query source.
| id | Primary key of this query source |
| id_src | Source id of the packet where the uniform resource locator (URL) was captured |
| id_dst | Destination id of the packet where the URL was captured |
| protocol | The protocol in which this entity has been observed |
| time | Timestamp in epoch milliseconds when this entity was created or updated |
| url | Captured URL |
| operation | Operation performed to access the URL |
| username | Username that performed the activity |
| size_bytes | Size in bytes transferred when accessing the URL |
| session_id | identifier (ID) of the Session during which this URL was captured |
| properties | JavaScript Object Notation (JSON) with additional information captured with this event |