Skip to content
README.rst 882 B
Newer Older
nimrod's avatar
nimrod committed
Ansible-Logstash
#####################
nimrod's avatar
nimrod committed

nimrod's avatar
nimrod committed
Ansible role to install Logstash.
nimrod's avatar
nimrod committed

Requirements
------------

nimrod's avatar
nimrod committed
Debian Jessie.
nimrod's avatar
nimrod committed

Role Variables
--------------
nimrod's avatar
nimrod committed
::
nimrod's avatar
nimrod committed

Dependencies
------------

nimrod's avatar
nimrod committed
None.
nimrod's avatar
nimrod committed

Example Playbook
----------------
nimrod's avatar
nimrod committed
::
nimrod's avatar
nimrod committed

    - hosts: servers
      roles:
nimrod's avatar
nimrod committed
      - role: logstash
nimrod's avatar
nimrod committed

License
-------

nimrod's avatar
nimrod committed
MIT.
nimrod's avatar
nimrod committed

Author Information
------------------

nimrod's avatar
nimrod committed
Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website
<https://www.shore.co.il/>`_. Patches are welcome via `git send-email
<http://git-scm.com/book/en/v2/Git-Commands-Email>`_. The repository is located
nimrod's avatar
nimrod committed
at: https://git.shore.co.il/explore/.
nimrod's avatar
nimrod committed

TODO
----

- Inputs: syslog, http (both with ssl).
- Outputs: Elasticsearch, email.
- Filters: ?
- Updated.
- Mail alias.
- Flush handlers and wait for service to come up.
- Use higher bit count DH params.
- Assertions.
- Tests.
- Rebase on ansible-role-example.
- Log to syslog.