mirror of https://github.com/cowrie/cowrie.git
0d2817a38b
* add pylint. fix variable names * add ruff. remove twistedchecker * update pre-commit * update hadolint. ruff mandatory in tox * add pyright as optional * add coverage * typing * fix telnet * fix #1757 |
||
---|---|---|
.. | ||
README.rst |
README.rst
How to send Cowrie output to Datadog Log Management ################################################### This guide describes how to configure and send cowrie outputs to Datadog Log Management. Datadog output module Prerequisites *********************************** * Working Cowrie installation * Existing Datadog account. Cowrie Configuration for Datadog output module ********************************************** * Modify ``cowrie.cfg`` to enable the ``[output_datadog]`` section. * Add an API Key. You may generate one for your organisation from `here <https://app.datadoghq.com/organization-settings/api-keys>`_. * Optionally customize ``ddsource``, ``ddtags`` and ``service``. Otherwise, defaults are respectively ``cowrie``, ``env:prod`` and ``honeypot``. Datadog Configuration ********************* JSON logs are handled without further configuration in Datadog.