Single-node deployment#
A single-node deployment allows you to run CLP on a single host.
Requirements#
-
If you’re not running as root, ensure
docker
can be run without superuser privileges.
Python 3.8 or higher
Starting CLP#
sbin/start-clp.sh
Note
If CLP fails to start (e.g., due to a port conflict), try adjusting the settings in
etc/clp-config.yml
and then run the start command again.
Using CLP#
Check out the compression and search guides to compress and search your logs.
Stopping CLP#
If you need to stop the cluster, run:
sbin/stop-clp.sh