This section allows to view the logs of 64-bits etere modules stored in the logs database.
In order to store logs in the db, check if one of these three options is set in Etere Configuration > Configuration editor > Logs > Logs management:
LOG TYPE
1) Sql Database: Error, Journal; SNMP Console: Error, Ping
2) Sql Database: Error, Journal, Warning; SNMP Console: Error, Ping
3) Sql Database: All verbosities; SNMP Console: Error, Ping
This setting is applied only for the current workstation.
If what above is set correctly, it's possible to search the stored logs through this Etereweb section, setting the following filters:
web_logs
Workstation: Filter the logs search by workstation. Only workstations where 64-bits modules run are listed.
User: Filter the search by the user who ran the module that produced the logs.
Module: Filter by the module which produced the logs.
View: Select how many records should be retrieved. The rows will be spread across different pages of 50 records each.
From/To: Filter the search by date and time range. Clicking on the clock button, it's possible to directly set the time field as the current time + 1 minute onward.
Once the needed filters are set, use the View button to display a table in the bottom part of the page, which contains the logs retrieved from the search, or use the Reset button to bring back the filters to their default values. These are the information displayed:
ID: The id of the log record in the database table.
Time: Time and date of the operation logged, in UTC format.
Text: The actual information logged.
Details: Allows to display the details of the log record in a new window.
Severity: A number that helps identifying the importance of the information logged. The higher is the number, the greater is the severity.
PID: The identification number, assigned by windows, of the process that produced the log.
When the logs are retrieved, it's possible to do the following operations:
Save: Save the above settings as an XML structure in a dedicated SQL table and give them a name, so that they can be easily recognized and set again later using the Open button.
Change table columns: Modify the structure of the table, adding, removing or re-arranging the columns to display.
OPEN
open_button_logs
The Open button allows to select and load the filters saved previously. The configurations to load can be recognized by the name and by the date and UTC time registered when they've been saved.
Trash bin: Delete the saved set of filters
Generate excel files: Export the logs retrieved with the saved filters in a .csv file.
In order to load again the saved filters, click on the name.
Note: To display this section in Etereweb, the right Web\LOGS must be enabled for the currently logged user.