[Geoserver-devel] [JIRA] (GEOS-10533) Startup logging CONFIG updates

Jody Garnett created an issue

GeoServer / BugGEOS-10533

Startup logging CONFIG updates

Issue Type:

BugBug

Affects Versions:

2.21.0

Assignee:

Unassigned

Created:

07/Jun/22 2:01 AM

Priority:

LowLow

Reporter:

Jody Garnett

Making a list of logging messages to change from INFO to CONFIG:

INFO   [org.geoserver] - Loaded coverage store 'NE1', enabled

Loading GWC configuration:

INFO   [config.GeoserverXMLResourceProvider] - Will look for 'geowebcache.xml' in directory ...
INFO   [config.GeoserverXMLResourceProvider] - Found configuration file in gwc
INFO   [gwc.layer] - Initializing GWC configuration based on GeoServer's Catalog
INFO   [gwc.layer] - GeoServer TileLayer store base directory is: gwc-layers
INFO   [gwc.layer] - Loading tile layers from gwc-layers
INFO   [gwc.layer] - Loaded 27 tile layers in 22.75 ms
INFO   [storage.BlobStoreAggregator] - BlobStoreConfiguration gwc contained no blob store infos.
INFO   [storage.DefaultStorageFinder] - *** Found Java system propertyGEOSERVER_DATA_DIR set to 
INFO   [config.GeoserverXMLResourceProvider] - Will look for 'geowebcache-diskquota.xml' in directory
INFO   [flow.config] - Loaded control-flow rule: ows.global=100
INFO   [geowebcache.GeoWebCacheDispatcher] - Invoked setServletPrefix(gwc)
INFO   [georss.GeoRSSPoller] - Initializing GeoRSS poller in a background job...
INFO   [georss.GeoRSSPoller] - No enabled GeoRSS feeds found, poller will not run.
INFO   [wms.WMSService] - Will NOT recombine tiles for non-tiling clients.
INFO   [wms.WMSService] - Will proxy requests to backend that are not getmap or getcapabilities.

Control-flow:

INFO   [flow.config] - Loaded control-flow rule: ows.global=100
INFO   [flow.config] - Loaded control-flow rule: ows.wms.getmap=10
INFO   [flow.config] - Loaded control-flow rule: ows.wfs.getfeature.application/msexcel=4
INFO   [flow.config] - Loaded control-flow rule: user=6
INFO   [flow.config] - Loaded control-flow rule: ows.gwc=16

Security (based on starting up with empty security folder):

INFO   [geoserver.security] - Start security migration
INFO   [geoserver.security] - Information regarding the master password is in: security/masterpw.info
INFO   [geoserver.security] - Strong cryptography is available
WARN   [geoserver.security] - Cannot find: /accessDenied.jsp
INFO   [geoserver.security] - Start encrypting configuration passwords using pbePasswordEncoder
INFO   [geoserver.security] - End encrypting configuration passwords
INFO   [security.xml] - Successful lock: security/usergroup/default/users.xml.lock
INFO   [security.xml] - Successful lock: security/role/default/roles.xml.lock
INFO   [geoserver.security] - Start storing roles for service named default
INFO   [geoserver.security] - Start reloading roles for service named default
INFO   [geoserver.security] - Reloading roles successful for service named default
INFO   [geoserver.security] - Adjusted last modified for file: security/role/default/roles.xml
INFO   [geoserver.security] - Start storing user/groups for service named default
INFO   [geoserver.security] - Storing user/groups successful for service named default
INFO   [geoserver.security] - Adjusted last modified for file: security/usergroup/default/users.xml
INFO   [geoserver.security] - End security migration

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100200-sha1:4e7798a)

Atlassian logo