Index

A C D E F G H I K L M O P R S T V 
All Classes and Interfaces|All Packages

A

additionalField() - Method in interface io.quarkus.logging.gelf.GelfConfig
Post additional fields.
AdditionalFieldConfig - Interface in io.quarkus.logging.gelf
Post additional fields.

C

create(GelfSenderConfiguration) - Method in class io.quarkus.logging.gelf.graal.KafkaGelfSenderProviderSubstitution
 
create(GelfSenderConfiguration) - Method in class io.quarkus.logging.gelf.graal.RedisGelfSenderProviderSubstitution
 

D

dynamicMdcFields() - Method in interface io.quarkus.logging.gelf.GelfConfig
Dynamic MDC Fields allows you to extract MDC values based on one or more regular expressions.
dynamicMdcFieldTypes() - Method in interface io.quarkus.logging.gelf.GelfConfig
Pattern-based type specification for additional and MDC fields.

E

enabled() - Method in interface io.quarkus.logging.gelf.GelfConfig
Determine whether to enable the GELF logging handler
extractStackTrace() - Method in interface io.quarkus.logging.gelf.GelfConfig
Whether to post Stack-Trace to StackTrace field.

F

facility() - Method in interface io.quarkus.logging.gelf.GelfConfig
Name of the facility.
filterStackTrace() - Method in interface io.quarkus.logging.gelf.GelfConfig
Whether to perform Stack-Trace filtering

G

GelfConfig - Interface in io.quarkus.logging.gelf
 
GelfLogHandlerRecorder - Class in io.quarkus.logging.gelf
 
GelfLogHandlerRecorder(RuntimeValue<GelfConfig>) - Constructor for class io.quarkus.logging.gelf.GelfLogHandlerRecorder
 

H

host() - Method in interface 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() - Method in interface io.quarkus.logging.gelf.GelfConfig
Whether to include all fields from the MDC.
includeLocation() - Method in interface io.quarkus.logging.gelf.GelfConfig
Include source code location
includeLogMessageParameters() - Method in interface io.quarkus.logging.gelf.GelfConfig
Include message parameters from the log event
initializeHandler() - 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() - Method in interface io.quarkus.logging.gelf.GelfConfig
The logging-gelf log level.

M

maximumMessageSize() - Method in interface io.quarkus.logging.gelf.GelfConfig
Maximum message size (in bytes).
mdcFields() - Method in interface io.quarkus.logging.gelf.GelfConfig
Send additional fields whose values are obtained from MDC.

O

originHost() - Method in interface io.quarkus.logging.gelf.GelfConfig
Origin hostname

P

port() - Method in interface 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

skipHostnameResolution() - Method in interface io.quarkus.logging.gelf.GelfConfig
Bypass hostname resolution.
stackTraceThrowableReference() - Method in interface io.quarkus.logging.gelf.GelfConfig
Only used when `extractStackTrace` is `true`.

T

timestampPattern() - Method in interface io.quarkus.logging.gelf.GelfConfig
Java date pattern, see SimpleDateFormat
type() - Method in interface io.quarkus.logging.gelf.AdditionalFieldConfig
Additional field type specification.

V

value() - Method in interface io.quarkus.logging.gelf.AdditionalFieldConfig
Additional field value.
version() - Method in interface io.quarkus.logging.gelf.GelfConfig
GELF version: 1.0 or 1.1
A C D E F G H I K L M O P R S T V 
All Classes and Interfaces|All Packages