aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2018-05-17Add sample configuration fileTudor Golubenco
2018-04-24Migrate x-pack-logstash source to logstashJenkins CI
2018-03-30Change the default LS_SETTINGS_DIR to /etc/logstash for service installationsDan Hermann
2018-03-27#9292: Fix nested conditionals compiling incorrectlyArmin
2018-03-27PERFORMANCE: Avoid redundant dataset clear callsArmin
2018-01-04Remove pipeline.output.workers from logstash.ymlDeDe Morton
2017-12-20Allow users to specify --pipeline.id from the CLIShaunak Kashyap
2017-12-08Add default log retention settingsDan Hermann
2017-12-07retain the 'log' extensionDan Hermann
2017-12-07Adds size cap for each individual log file. Compresses log files on rollover.Dan Hermann
2017-12-05change batch delay to 50ms and page size to 64mbColin Surprenant
2017-11-30#8688 enable explicit System gc calls again to improve GC of DirectByteBufferArmin
2017-09-15Revert "Add jvm option ExitOnOutOfMemoryError"Jake Landis
2017-09-05Add jvm option ExitOnOutOfMemoryErrorliketic
2017-09-01Add multi-pipeline testRob Bavey
2017-09-01RATS: Dead Letter Queue integration tests (WIP)Rob Bavey
2017-08-28Modules cloud id auth (#8059)Guy Boertje
2017-08-25Fix DLQ support for multi-pipelinesRob Bavey
2017-08-07PERFORMANCE: Force JIT compilation, don't AOT compileArmin
2017-07-24MINOR: Enable JRuby AOT compilation and turn JIT threshold down to 0Armin
2017-07-18MINOR: Set Xms == Xmx as a defaultArmin
2017-07-17MINOR: default to -Djruby.compile.invokedynamic=trueArmin
2017-07-13#6964 migrate setting config.reload.interval to TimeValueArmin
2017-07-12MINOR: Fix typo in logstash.yml config commentArmin
2017-07-11Add dead_letter_queue.max_bytes settingRob Bavey
2017-06-20Feature flag for string escape sequences (#7442)Jordan Sissel
2017-06-16Small typo in the pipelines.yml (#7470)Pier-Hugues Pellerin
2017-06-15Set default entropy source to /dev/urandomJordan Sissel
2017-06-05Merge feature/modules into master (#7284)Aaron Mildenstein
2017-05-30support multiple pipelines in one logstash instanceJoao Duarte
2017-05-09Introduce DeadLetterQueue to the Execution Context (#6894)Tal Levy
2017-04-20Unset JAVACMD by defaultAaron Mildenstein
2017-02-13config/logstash.yml: Remove trailing whitespaceMattias Appelgren
2017-01-11Enhance note that startup.options is not used when Logstash runs. For #6482.Jordan Sissel
2016-12-01specify max_events relation as wellSuyog Rao
2016-12-01Add default setting for queue.max_bytesSuyog Rao
2016-11-22add support for queue.checkpoint.{acks|writes} settingsColin Surprenant
2016-11-15Truncate from the end of the message instead of the front.Jordan Sissel
2016-11-02slowlogTal Levy
2016-11-01merge feature/java_persistence into masterColin Surprenant
2016-09-13Use format for log fileSuyog Rao
2016-09-13remove commented value for path.logs in default settings fileTal Levy
2016-09-13respect log.format and path.logs from cliTal Levy
2016-09-13Set default log.level to INFOTal Levy
2016-09-08update path.log to path.logs directory, and respect it in log4j2Tal Levy
2016-08-25Migrate Logstash to Log4j2 Logging (#5651)Tal Levy
2016-08-19--http.port Now accept a port rangePier-Hugues Pellerin
2016-08-08corrected description of pipeline.batch.delay from seconds to msDeDe Morton
2016-06-24add data.path settingJoao Duarte
2016-05-27Fix starting logstash from command-lineAaron Mildenstein