Log Querying Module

Type:    Form
Description: Provides access to LQM that allows execution of SQL queries against elastic search.
Items:


Query

Includes options that allows execution of a log query.
¦_
Query
Log query that is going to be run.
¦_
Execute
Allows to run entered log query.
¦_
Template
Allows execution of entered SQL query.
¦_
Logger Name
Allows to add a particular logger to the query.
¦_
API
Indicates that the API logger is added to the query that is going to be run.
¦_
Realtime (Info)
Indicates that API (info) logger for realtime transactions is added to the query that is going to be run. Loggers of info level include information about transactions, user logons, sent emails, errors, etc.
¦_
Realtime (Debug)
Indicates that API (debug) logger for realtime transactions is added to the query that is going to be run. Loggers of debug level include transaction debug information. Logs including this information are recommended to be used in the test environment only as they include sensitive data.
¦_
TMS (Info)
Indicates that API (info) logger for TMS is added to the query that is going to be run. Loggers of info level include information about transactions, user logons, sent emails, errors, etc.
¦_
TMS (Error)
Indicates that API (error) logger for TMS is added to the query that is going to be run. Loggers of info level include error information only, such as system tasks that got failed.
¦_
Provisioning
Indicates that API logger for provisioning is added to the query that is going to be run.
Email Notification
Indicates that email notification logger is added to the query that is going to be run.
Error
Indicates that error logger is added to the query that is going to be run.
Hibernate Data Service
Indicates that the hibernate data service logger is added to the query that is going to be run.
Pingdom
Indicates that the pingdom logger is added to the query that is going to be run.
Reports
Indicates that the reports logger is added to the query that is going to be run.
Terminal Cloud
Indicates that the terminal cloud logger is added to the query that is going to be run.
User Access
Indicates that the user access logger is added to the query that is going to be run.
Field Name
Allows to add a particular log field to the query.

Date

Includes options that allows to specify the date and time of a log.
¦_
Date
Allows to select date range of a log.
¦_
Time
Allows to select time range of a log.
¦_
Time Period
Allows to select time period of a log.
¦_
Set
Allows to set specified date/time of a log.

Result

Includes the result of log query execution.
¦_
Export to CSV
Allows to export the result of a query request to the CSV file.
¦_
Timestamp
Date and time of the event.
¦_
Host
Host of the event.
¦_
Short Message
Short message describing the event.
¦_
View Log Info
Allows to review detailed information of the selected log. Opens Form: View Log Info

View Log Info

Includes detailed log information.
¦_
Close
Closes the form without saving any changes.

Log Record

Includes general log information.
¦_
Host
Host where an event has taken place.
¦_
Time
Time at which an event has taken place.
¦_
Level
Level of the log.
¦_
Logger
Name of the logger that contains the selected log.
¦_
Class
Class of the logger that contains the selected log.
¦_
Method
Method of the selected log.
¦_
Thread
Thread of the selected log.
¦_
Id
ID of the selected log.

Message

Includes log message.

Stack Trace

Includes stack trace associated with the log.
¦_
User Access
Indicates that the chosen logger is User Access.