Este contenido no está disponible en el idioma seleccionado.

4.3. Boot Logging


The boot log is the record of events that occur while the server is starting up (or booting). Red Hat JBoss Data Grid also includes a server log, which includes log entries generated after the server concludes the boot process.

4.3.1. Configure Boot Logging

Edit the logging.properties file to configure the boot log. This file is a standard Java properties file and can be edited in a text editor. Each line in the file has the format of property=value.
In Red Hat JBoss Data Grid, the logging.properties file is available in the $JDG_HOME/standalone/configuration folder.

4.3.2. Default Log File Locations

The following table provides a list of log files in Red Hat JBoss Data Grid and their locations:
Table 4.1. Default Log File Locations
Log File Location Description
boot.log $JDG_HOME/standalone/log/
The Server Boot Log. Contains log messages related to the start up of the server.
By default this file is prepended to the server.log. This file may be created independently of the server.log by defining the org.jboss.boot.log property in logging.properties.
server.log $JDG_HOME/standalone/log/ The Server Log. Contains all log messages once the server has launched.
Red Hat logoGithubRedditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

© 2024 Red Hat, Inc.