In the VMware GemFire® Management Console™, the Logs tab allows users to view log files for locators and servers on connected clusters. Use the Logs tab to:
Search logs
Filter logs by log level and date range
View multiple logs side-by-side for comparison purposes
Note: The Logs
tab is intended for use in development processes, and may be insufficient for trailing production systems experiencing real-life traffic volume.
GemFire generates comprehensive log files. Use the logging messages within these files to confirm system configuration and debug problems in configuration and code.
For information about GemFire log files and logging, see the following topics in the GemFire product documentation:
Every member of a cluster, including servers and locators, generates their own log file. When viewing a log file it is important to remember that log files are displayed in reverse-chronological order.
To view a log file for a member:
Open the Logs tab.
Click the drop-down arrow.
Select the name of the member.
Click the add log icon to add the log to your current view.
View the log file for the member that you selected. Logs are displayed in reverse-chronological order.
You can view and search in multiple log files simultaneously.
To view a log file for another member:
With the log file for the first member displayed in the Logs tab, click the drop-down arrow and select the name of another member.
Click the add log icon to add the second log to your current view.
View the log file for the both members that you selected.
Repeat to add log files for additional members.
You can search and filter log files for specific terms, by log level and by date.
To search log files for specific terms like messages, words, dates, or times:
Enter the term in the search terms field.
The display dynamically changes to show only the log lines that contain the entered text.
You can filter log files to display only those matching a particular log level, those occurring within a specific range of dates, or both. For example, you can filter logs to show:
FATAL
entriesFATAL
entries tha were logged within the last weekTo filter log files by log level and date:
Click the filter icon.
(Optional) Select a log level.
(Optional) Select a date.
Click Apply. The display changes to show only the log lines that match the selected log level and date.