Skip to content

Agent

The agent is a convenience service that provides a single interface around some of Elasticsearch and Kibana's interfaces.

$ dynamite agent -h

usage: dynamite [-h] {install,uninstall,process,optimize} ...

Agent @ 192.168.199.1

positional arguments:
  {install,uninstall,process,optimize}
    install             Install agent components and configure this system as
                        a sensor.
    uninstall           Uninstall all the agent components on this machine.
    process             Manage local Agent processes.
    optimize            Automatically adjust how resources are allocated
                        between Zeek and Suricata.

optional arguments:
  -h, --help            show this help message and exit

Installation

sudo dynamite agent install -h

Configuration

The agent service does not present a wrapper interface for underlying configurations.

These configurations must be accessed directly through the Zeek, Suricata, or Filebeat service commands.

dynamite elasticsearch config -h
dynamite kibana config -h

Process Management

dynamite agent process -h