BrowserLoggingAttrs Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
LogBrowserHistory | 1 | Log browser history to the xot_browser_history table. | |
UniqueBrowserPerIPAddress | 2 | Browser will be logged if the combination of browser (user agent) and IP address is unique for a user. | |
UniqueBrowserPerDay | 4 | Browser will be logged if the combination of browser (user agent) and logged date is unique for a user. | |
TrackUserToken | 8 | Include the user token (eap_utkn) in the log entry and include the token in the uniqueness test. This will likely cause a moderate increase in the number of log entries, but allows the log entries to be correlated with xot_request_log entries. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.