| Constructor and Description |
|---|
LogstashFraction() |
LogstashFraction(String nodeKey,
String nodeValue) |
| Modifier and Type | Method and Description |
|---|---|
static Fraction |
createDefaultLogstashFraction() |
static Fraction |
createDefaultLogstashFraction(boolean loggingFractionIfNoLogstash) |
LogstashFraction |
hostname(String hostname) |
void |
initialize(Container.InitContext initContext) |
LogstashFraction |
level(org.wildfly.swarm.config.logging.Level level) |
LogstashFraction |
metadata(String key,
String value) |
LogstashFraction |
port(int port) |
LogstashFraction |
port(String port) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostInitialize, simpleNamepublic static Fraction createDefaultLogstashFraction()
public static Fraction createDefaultLogstashFraction(boolean loggingFractionIfNoLogstash)
public LogstashFraction level(org.wildfly.swarm.config.logging.Level level)
public LogstashFraction hostname(String hostname)
public LogstashFraction port(String port)
public LogstashFraction port(int port)
public LogstashFraction metadata(String key, String value)
public void initialize(Container.InitContext initContext)
initialize in interface FractionCopyright © 2016 JBoss by Red Hat. All rights reserved.