Application log (Internal)¶
OctoSAM Internal Query
Internal queries are advanced queries for analysis of the inner workings of the OctoSAM application. These queries are geared towards administrators with an in-depth knowledge of OctoSAM.
List the OctoSAM Inventory application log. This log is mainly written by the OctoSAM Inventory UI.
Fields¶
| Name | Type | Visible | Description |
|---|---|---|---|
| ID | numeric | false | Internal ID for the ApplicationLog entity (Primary Key) |
| Timestamp | date | true | Date/Time this log entry was created |
| Message | string | true | Text of a log message |
| User Name | string | true | Client user ID of the process that generated the log message |
| Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query¶
Query information¶
| Property | Value | Description |
|---|---|---|
| Query Guid | ce51b916-ecd3-4cdd-b34a-04b0067c4c2e | The internal id of the query. Must be unique |
| SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
| SupportsWeb | true | If true, the query can be started from the OctoSAM Web UI |