Host Alerts
HostEvents
Object that holds 'events'/alerts that have happened on a specific host.
Attributes:
Name | Type | Description |
---|---|---|
network_connections |
List[NetworkConnection]
|
current network connection alerts |
old_network_connections |
List[NetworkConnection]
|
past network connection alerts |
process_creation |
list
|
current process creation alerts |
old_process_creation |
list
|
past process creation alerts |