Package io.github.jhipster.config
Interface JHipsterDefaults.Logging.Logstash
-
- Enclosing interface:
- JHipsterDefaults.Logging
public static interface JHipsterDefaults.Logging.Logstash
-
-
Field Detail
-
enabled
static final boolean enabled
- See Also:
- Constant Field Values
-
host
static final String host
- See Also:
- Constant Field Values
-
port
static final int port
- See Also:
- Constant Field Values
-
queueSize
static final int queueSize
- See Also:
- Constant Field Values
-
-