sysophost

Results 7 issues of sysophost

The agent uses `socket.gethostbyname()` to retrieve the IP address of the host by looking up the hostname, returned from `socket.gethostname()`, against either the local resolver or the hosts file. On...

Added button to delete bots, as requested in #20

Added support for Slack notifications via webhooks using [@slack/webhook](https://www.npmjs.com/package/@slack/webhook). This expects a valid Slack webhook URL be defined in `docker-compose.yml` via the `SLACK_WEBHOOK_URL` environment variable. If this variable is not...

# Description of the LOTP tool `git` is often present in CI pipelines where repos are pulled in at build time. Being able to control `GIT_SSH` or `GIT_SSH_COMMAND` in the...

good first issue
idea

It is possible to subscribe to `ES_EVENT_TYPE_NOTIFY_SETEXTATTR` and `ES_EVENT_TYPE_NOTIFY_DELETEEXTATTR` events but not `ES_EVENT_TYPE_NOTIFY_GETEXTATTR` or `ES_EVENT_TYPE_NOTIFY_LISTEXTATTR`. It would be handy if they were also included as well though this is probably...

feature-request
planned
v2.1.0