100%
06.08.2026
that weighs in at just 13MB in version 1.2. The fastest way to start the database is to use a pre-built Docker container. For simplicity's sake, the following command grants it full access to the host system
97%
06.08.2026
server:
http_listen_port: 3100
grpc_listen_port: 9096
common:
instance_addr: 127.0.0.1
path_prefix: /var/lib/loki
storage:
filesystem:
chunks_directory: /var/lib/loki/chunks
rules
95%
06.08.2026
, then updating the package lists and installing MongoDB (Listing 1).
Listing 1
Setting Up MongoDB
sudo apt install gnupg curl
curl -fsSL https://www.mongodb.org/static/pgp/server-8.0.asc -o server-8.0