A C E F G H I K L M P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- additionalField - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Post additional fields.
- AdditionalFieldConfig - Class in io.quarkus.logging.gelf
-
Post additional fields.
- AdditionalFieldConfig() - Constructor for class io.quarkus.logging.gelf.AdditionalFieldConfig
C
- create(GelfSenderConfiguration) - Method in class io.quarkus.logging.gelf.graal.KafkaGelfSenderProviderSubstitution
- create(GelfSenderConfiguration) - Method in class io.quarkus.logging.gelf.graal.RedisGelfSenderProviderSubstitution
E
- enabled - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Determine whether to enable the GELF logging handler
- extractStackTrace - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Whether to post Stack-Trace to StackTrace field.
F
- facility - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Name of the facility.
- filterStackTrace - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Whether to perform Stack-Trace filtering
G
- GelfConfig - Class in io.quarkus.logging.gelf
- GelfConfig() - Constructor for class io.quarkus.logging.gelf.GelfConfig
- GelfLogHandlerRecorder - Class in io.quarkus.logging.gelf
- GelfLogHandlerRecorder() - Constructor for class io.quarkus.logging.gelf.GelfLogHandlerRecorder
H
- host - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Hostname/IP-Address of the Logstash/Graylog Host By default it uses UDP, prepend tcp: to the hostname to switch to TCP, example: "tcp:localhost"
I
- includeFullMdc - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Whether to include all fields from the MDC.
- includeLocation - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Include source code location
- includeLogMessageParameters - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Include message parameters from the log event
- initializeHandler(GelfConfig) - Method in class io.quarkus.logging.gelf.GelfLogHandlerRecorder
- io.quarkus.logging.gelf - package io.quarkus.logging.gelf
- io.quarkus.logging.gelf.graal - package io.quarkus.logging.gelf.graal
K
- KafkaGelfSenderProviderSubstitution - Class in io.quarkus.logging.gelf.graal
- KafkaGelfSenderProviderSubstitution() - Constructor for class io.quarkus.logging.gelf.graal.KafkaGelfSenderProviderSubstitution
L
- level - Variable in class io.quarkus.logging.gelf.GelfConfig
-
The logging-gelf log level.
M
- maximumMessageSize - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Maximum message size (in bytes).
P
- port - Variable in class io.quarkus.logging.gelf.GelfConfig
-
The port
R
- RedisGelfSenderProviderSubstitution - Class in io.quarkus.logging.gelf.graal
- RedisGelfSenderProviderSubstitution() - Constructor for class io.quarkus.logging.gelf.graal.RedisGelfSenderProviderSubstitution
S
- stackTraceThrowableReference - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Only used when `extractStackTrace` is `true`.
T
- timestampPattern - Variable in class io.quarkus.logging.gelf.GelfConfig
-
Java date pattern, see
SimpleDateFormat
- type - Variable in class io.quarkus.logging.gelf.AdditionalFieldConfig
-
Additional field type specification.
V
- value - Variable in class io.quarkus.logging.gelf.AdditionalFieldConfig
-
Additional field value.
- version - Variable in class io.quarkus.logging.gelf.GelfConfig
-
GELF version: 1.0 or 1.1
All Classes All Packages