Skip to content

colstrom/ansible-logstash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-logstash

logstash - Collect, Parse, and Enrich Data

Platforms

Description

Logstash is a flexible, open source, data collection, parsing and enrichment pipeline designed to efficiently process a growing list of log, event, and unstructured data sources for distribution into a variety of outputs, including Elasticsearch.

Tunables

  • logstash_user (string) - User to run logstash as
  • logstash_group (string) - Group to run logstash as
  • logstash_log_root (string) - Directory for logs
  • logstash_log_path (string) - Path for log file

Dependencies

Example Playbook

- hosts: servers
  roles:
     - role: colstrom.logstash

License

MIT

Contributors

About

Ansible Role for Logstash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors