logstash/config
Andrea Selva 61de60fe26
[Spacetime] Reimplement config Setting classe in java (#15679)
Reimplement the root Ruby Setting class in Java and use it from the Ruby one moving the original Ruby class to a shell wrapping the Java instance.
In particular create a new symmetric hierarchy (at the time just for `Setting`, `Coercible` and `Boolean` classes) to the Ruby one, moving also the feature for setting deprecation. In this way the new `org.logstash.settings.Boolean` is syntactically and semantically equivalent to the old Ruby Boolean class, which replaces.
2024-10-02 09:09:47 +02:00
..
jvm.options Drop JDK 11 support (#16443) 2024-09-13 17:33:16 +02:00
log4j2.properties [Spacetime] Reimplement config Setting classe in java (#15679) 2024-10-02 09:09:47 +02:00
logstash-sample.conf Add sample configuration file 2018-05-17 19:58:35 +00:00
logstash.yml Provide opt-in flag to avoid fields name clash when log format is json (#15969) 2024-04-17 16:37:05 +02:00
pipelines.yml Fix duplicate description for storage_policy in yaml config files (#15014) 2023-04-20 16:04:36 +02:00
startup.options Change the default LS_SETTINGS_DIR to /etc/logstash for service installations 2018-03-30 19:57:30 +00:00