You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When hone data is sent to the extractors, no hostname is specified, which means the flows and process info cannot be associated with their host. (This cannot be done using the src/dest addresses, because there is not a good way to determine which of these addresses belong to the machine the data was collected on.)
When hone data is sent to the extractors, no hostname is specified, which means the flows and process info cannot be associated with their host. (This cannot be done using the src/dest addresses, because there is not a good way to determine which of these addresses belong to the machine the data was collected on.)
The options for including this seem to be:
Both seem like reasonable approaches from my end, and there are probably others that would work just as well.
The text was updated successfully, but these errors were encountered: