Logs

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.

Logs Overview

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:


View a Log File

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:

  1. Open the Logs tab.

  2. Click the drop-down arrow.

    arrow points to the dropdown menu

  3. Select the name of the member.

    open dropdown menu with arrow pointing towards server1

  4. Click the add log icon to add the log to your current view.

    click add icon with server1 selected

  5. View the log file for the member that you selected. Logs are displayed in reverse-chronological order.

    server1 log displayed


View Multiple Log Files

You can view and search in multiple log files simultaneously.

To view a log file for another member:

  1. 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.

    server1 logs visible, open dropdown menu with arrow pointing towards server2

  2. Click the add log icon to add the second log to your current view.

  3. View the log file for the both members that you selected.

    server1 and server2 logs displayed

  4. Repeat to add log files for additional members.


Search and Filter

You can search and filter log files for specific terms, by log level and by date.

Search for Terms

To search log files for specific terms like messages, words, dates, or times:

  1. Enter the term in the search terms field.

    log tab with arrow pointing to search term field

    The display dynamically changes to show only the log lines that contain the entered text.

    log lines matching search term displayed

Filter Log Files by Log Level and Date

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:

  • All FATAL entries
  • All entries within the last week
  • Only the FATAL entries tha were logged within the last week

To filter log files by log level and date:

  1. Click the filter icon.

  2. (Optional) Select a log level.

    log levels displayed

  3. (Optional) Select a date.

    log levels displayed

  4. Click Apply. The display changes to show only the log lines that match the selected log level and date.


check-circle-line exclamation-circle-line close-line
Scroll to top icon