A C D F G I L M O P R S T 

A

activateOptions() - Method in class org.graylog2.log.GelfAppender
 
addField(String, String) - Method in class org.graylog2.GelfMessage
 
addField(String, Object) - Method in class org.graylog2.GelfMessage
 
append(LoggingEvent) - Method in class org.graylog2.log.GelfAppender
 

C

close() - Method in class org.graylog2.GelfAMQPSender
 
close() - Method in interface org.graylog2.GelfSender
 
close() - Method in class org.graylog2.GelfTCPSender
 
close() - Method in class org.graylog2.GelfUDPSender
 
close() - Method in class org.graylog2.log.GelfAppender
 
close() - Method in class org.graylog2.logging.GelfHandler
 

D

DEFAULT_PORT - Static variable in interface org.graylog2.GelfSender
 

F

flush() - Method in class org.graylog2.logging.GelfHandler
 

G

GelfAMQPSender - Class in org.graylog2
 
GelfAMQPSender(String, String, String, int) - Constructor for class org.graylog2.GelfAMQPSender
 
GelfAppender - Class in org.graylog2.log
 
GelfAppender() - Constructor for class org.graylog2.log.GelfAppender
 
GelfConsoleAppender - Class in org.graylog2.log
Configure it this way: log4j.appender.console.additionalFields={'environment': 'DEV', 'application': 'MyAPP'} log4j.appender.console.extractStacktrace=true log4j.appender.console.addExtendedInformation=true log4j.appender.console.originHost=www.example.com log4j.appender.console=org.graylog2.log.GelfConsoleAppender log4j.appender.console.layout=org.apache.log4j.PatternLayout
GelfConsoleAppender() - Constructor for class org.graylog2.log.GelfConsoleAppender
 
GelfConsoleAppender(Layout) - Constructor for class org.graylog2.log.GelfConsoleAppender
 
GelfConsoleAppender(Layout, String) - Constructor for class org.graylog2.log.GelfConsoleAppender
 
GelfHandler - Class in org.graylog2.logging
 
GelfHandler() - Constructor for class org.graylog2.logging.GelfHandler
 
GelfMessage - Class in org.graylog2
 
GelfMessage() - Constructor for class org.graylog2.GelfMessage
 
GelfMessage(String, String, long, String) - Constructor for class org.graylog2.GelfMessage
 
GelfMessage(String, String, long, String, String, String) - Constructor for class org.graylog2.GelfMessage
 
GelfMessageFactory - Class in org.graylog2
 
GelfMessageFactory() - Constructor for class org.graylog2.GelfMessageFactory
 
GelfMessageProvider - Interface in org.graylog2
 
GelfSender - Interface in org.graylog2
 
GelfTCPSender - Class in org.graylog2
 
GelfTCPSender() - Constructor for class org.graylog2.GelfTCPSender
 
GelfTCPSender(String, int) - Constructor for class org.graylog2.GelfTCPSender
 
GelfUDPSender - Class in org.graylog2
 
GelfUDPSender() - Constructor for class org.graylog2.GelfUDPSender
 
GelfUDPSender(String) - Constructor for class org.graylog2.GelfUDPSender
 
GelfUDPSender(String, int) - Constructor for class org.graylog2.GelfUDPSender
 
getAdditonalFields() - Method in class org.graylog2.GelfMessage
 
getAmqpExchangeName() - Method in class org.graylog2.log.GelfAppender
 
getAmqpMaxRetries() - Method in class org.graylog2.log.GelfAppender
 
getAmqpRoutingKey() - Method in class org.graylog2.log.GelfAppender
 
getAmqpURI() - Method in class org.graylog2.log.GelfAppender
 
getCurrentMillis() - Method in class org.graylog2.GelfMessage
 
getFacility() - Method in class org.graylog2.GelfMessage
 
getFacility() - Method in interface org.graylog2.GelfMessageProvider
 
getFacility() - Method in class org.graylog2.log.GelfAppender
 
getFacility() - Method in class org.graylog2.log.GelfConsoleAppender
 
getFields() - Method in interface org.graylog2.GelfMessageProvider
 
getFields() - Method in class org.graylog2.log.GelfAppender
 
getFields() - Method in class org.graylog2.log.GelfConsoleAppender
 
getFields() - Method in class org.graylog2.logging.GelfHandler
 
getFile() - Method in class org.graylog2.GelfMessage
 
getFullMessage() - Method in class org.graylog2.GelfMessage
 
getGelfAMQPSender(String, String, String, int) - Method in class org.graylog2.log.GelfAppender
 
getGelfSender() - Method in class org.graylog2.log.GelfAppender
 
getGelfTCPSender(String, int) - Method in class org.graylog2.log.GelfAppender
 
getGelfUDPSender(String, int) - Method in class org.graylog2.log.GelfAppender
 
getGraylogHost() - Method in class org.graylog2.log.GelfAppender
 
getGraylogPort() - Method in class org.graylog2.log.GelfAppender
 
getHost() - Method in class org.graylog2.GelfMessage
 
getJavaTimestamp() - Method in class org.graylog2.GelfMessage
 
getLevel() - Method in class org.graylog2.GelfMessage
 
getLine() - Method in class org.graylog2.GelfMessage
 
getOriginHost() - Method in interface org.graylog2.GelfMessageProvider
 
getOriginHost() - Method in class org.graylog2.log.GelfAppender
 
getOriginHost() - Method in class org.graylog2.log.GelfConsoleAppender
 
getShortMessage() - Method in class org.graylog2.GelfMessage
 
getTimestamp() - Method in class org.graylog2.GelfMessage
 
getTimeStamp(LoggingEvent) - Static method in class org.graylog2.log.Log4jVersionChecker
 
getVersion() - Method in class org.graylog2.GelfMessage
 

I

isAddExtendedInformation() - Method in interface org.graylog2.GelfMessageProvider
 
isAddExtendedInformation() - Method in class org.graylog2.log.GelfAppender
 
isAddExtendedInformation() - Method in class org.graylog2.log.GelfConsoleAppender
 
isEmpty(String) - Method in class org.graylog2.GelfMessage
 
isExtractStacktrace() - Method in interface org.graylog2.GelfMessageProvider
 
isExtractStacktrace() - Method in class org.graylog2.log.GelfAppender
 
isExtractStacktrace() - Method in class org.graylog2.log.GelfConsoleAppender
 
isIncludeLocation() - Method in interface org.graylog2.GelfMessageProvider
 
isIncludeLocation() - Method in class org.graylog2.log.GelfAppender
 
isIncludeLocation() - Method in class org.graylog2.log.GelfConsoleAppender
 
isValid() - Method in class org.graylog2.GelfMessage
 

L

Log4jVersionChecker - Class in org.graylog2.log
 
Log4jVersionChecker() - Constructor for class org.graylog2.log.Log4jVersionChecker
 

M

makeMessage(Layout, LoggingEvent, GelfMessageProvider) - Static method in class org.graylog2.GelfMessageFactory
 

O

org.graylog2 - package org.graylog2
 
org.graylog2.log - package org.graylog2.log
 
org.graylog2.logging - package org.graylog2.logging
 

P

publish(LogRecord) - Method in class org.graylog2.logging.GelfHandler
 

R

requiresLayout() - Method in class org.graylog2.log.GelfAppender
 

S

sendMessage(GelfMessage) - Method in class org.graylog2.GelfAMQPSender
 
sendMessage(GelfMessage) - Method in interface org.graylog2.GelfSender
 
sendMessage(GelfMessage) - Method in class org.graylog2.GelfTCPSender
 
sendMessage(GelfMessage) - Method in class org.graylog2.GelfUDPSender
 
setAddExtendedInformation(boolean) - Method in class org.graylog2.log.GelfAppender
 
setAddExtendedInformation(boolean) - Method in class org.graylog2.log.GelfConsoleAppender
 
setAdditionalField(String) - Method in class org.graylog2.logging.GelfHandler
 
setAdditionalFields(String) - Method in class org.graylog2.log.GelfAppender
 
setAdditionalFields(String) - Method in class org.graylog2.log.GelfConsoleAppender
 
setAdditonalFields(Map<String, Object>) - Method in class org.graylog2.GelfMessage
 
setAmqpExchangeName(String) - Method in class org.graylog2.log.GelfAppender
 
setAmqpMaxRetries(int) - Method in class org.graylog2.log.GelfAppender
 
setAmqpRoutingKey(String) - Method in class org.graylog2.log.GelfAppender
 
setAmqpURI(String) - Method in class org.graylog2.log.GelfAppender
 
setExtractStacktrace(boolean) - Method in class org.graylog2.log.GelfAppender
 
setExtractStacktrace(boolean) - Method in class org.graylog2.log.GelfConsoleAppender
 
setExtractStacktrace(boolean) - Method in class org.graylog2.logging.GelfHandler
 
setFacility(String) - Method in class org.graylog2.GelfMessage
 
setFacility(String) - Method in class org.graylog2.log.GelfAppender
 
setFacility(String) - Method in class org.graylog2.logging.GelfHandler
 
setFile(String) - Method in class org.graylog2.GelfMessage
 
setFullMessage(String) - Method in class org.graylog2.GelfMessage
 
setGraylogHost(String) - Method in class org.graylog2.log.GelfAppender
 
setGraylogHost(String) - Method in class org.graylog2.logging.GelfHandler
 
setGraylogPort(int) - Method in class org.graylog2.log.GelfAppender
 
setGraylogPort(int) - Method in class org.graylog2.logging.GelfHandler
 
setHost(String) - Method in class org.graylog2.GelfMessage
 
setIncludeLocation(boolean) - Method in class org.graylog2.log.GelfAppender
 
setIncludeLocation(boolean) - Method in class org.graylog2.log.GelfConsoleAppender
 
setJavaTimestamp(long) - Method in class org.graylog2.GelfMessage
 
setLevel(String) - Method in class org.graylog2.GelfMessage
 
setLine(String) - Method in class org.graylog2.GelfMessage
 
setOriginHost(String) - Method in class org.graylog2.log.GelfAppender
 
setOriginHost(String) - Method in class org.graylog2.log.GelfConsoleAppender
 
setOriginHost(String) - Method in class org.graylog2.logging.GelfHandler
 
setShortMessage(String) - Method in class org.graylog2.GelfMessage
 
setVersion(String) - Method in class org.graylog2.GelfMessage
 
subAppend(LoggingEvent) - Method in class org.graylog2.log.GelfConsoleAppender
 

T

toAMQPBuffer() - Method in class org.graylog2.GelfMessage
 
toJson() - Method in class org.graylog2.GelfMessage
 
toTCPBuffer() - Method in class org.graylog2.GelfMessage
 
toUDPBuffers() - Method in class org.graylog2.GelfMessage
 
transformExtendedField(String, Object) - Method in interface org.graylog2.GelfMessageProvider
 
transformExtendedField(String, Object) - Method in class org.graylog2.log.GelfAppender
 
transformExtendedField(String, Object) - Method in class org.graylog2.log.GelfConsoleAppender
 
A C D F G I L M O P R S T 

Copyright © 2015. All Rights Reserved.