LogObserver (webserver.observe.log) Configuration

Type: io.helidon.webserver.observe.log.LogObserver

Config key
log
Copied

This type provides the following service implementations:

  • io.helidon.webserver.observe.spi.ObserveProvider

Configuration options

Optional configuration options
keytypedefault valuedescription
enabled

boolean

true

Whether this observer is enabled.

endpoint

string

log
permit-all

boolean

 

Permit all access, even when not authorized.

stream@io.helidon.webserver.observe.log.LogStreamConfig@.create()

Configuration of log stream.