Data Report Format
Ivanti Browser Manager can be configured to output two reports for each supported browser. Reports are per user per browser.
Output files are as follows:
•N_<BrowserName>_Cookies_<GUID>.txt
•N_<BrowserName>_History_<GUID>.txt
<BrowserName> represents the name of the browser being used such as Internet Explorer, Edge, Chrome or Firefox.
<GUID> represents a unique identifier generated automatically for each execution for Browser Manager.
Report files are "|" delimited text files which can easily be viewed by a text editor or imported into Microsoft Excel or similar software for analysis.
Cookie Report Format
The Cookie report (N_<BrowserName>_Cookies_<GUID>.txt) contains the following data fields:
Field Name |
Description |
---|---|
Version |
Defines a version number for the schema of the data |
Data Type |
Defines the entry as a cookie item |
Browser |
Defines which browser the data was reported from |
Time Stamp |
Date and time stamp of when the entry was written |
User |
Defines the user to which the data applies |
Domain |
Defines the domain of the user |
Machine |
Defines the machine on which the data was generated |
Action |
Defines what action was taken by Browser Manager as the data was processed. Valid actions comprise: •Remaining •Removed •RemovedType •Removed3rdParty •OrphanedInDB •Expired |
Base URL |
Defines the complete URL of the website |
Processed URL |
Defines the URL which was processed by Browser Manager |
Type |
|
Secured |
Defines whether the entry was from a secure website (true/false) |
Last Accessed Date |
Defines the last access date for the entry |
Modified Date |
Defines the last modified date for the entry |
Expiry Date |
Defines the expiry date for the entry |
History Report Format
The History report (N_<BrowserName>_History_<GUID>.txt) contains the following data fields:
Field Name |
Description |
---|---|
Version |
Defines a version number for the schema of the data |
Data Type |
Defines the entry as a history item |
Browser |
Defines which browser the data was reported from |
Time Stamp |
Date and time stamp of when the entry was written |
User |
Defines the user to which the data applies |
Domain |
Defines the domain of the user |
Machine |
Defines the machine on which the data was generated |
Action |
Defines what action was taken by Browser Manager as the data was processed. Valid actions comprise:
|
Base URL |
Defines the complete URL of the website |
Processed URL |
Defines the URL which was processed by Browser Manager |
Secured |
Defines whether the entry was from a secure website (true/false) |
Last Accessed Date |
Defines the last access date for the entry |
Modified Date |
Defines the last modified date for the entry |
Expiry Date |
Defines the expiry date for the entry |