hostwithquantum.loki

ansible-lint flake8 yaml-lint molecule

ansible-loki

Grafana Loki と Promtail をインストールするための Ansible ロールです。

必要条件

loki/promtail の標準(バイナリから)のインストールには:

  • ホストに unzip が必要です。

Docker を使用した Promtail の場合:

  • Python: docker==4.3.1
  • docker-cli

ロール変数

このロールをカスタマイズするには defaults/main.yml を参照してください。

依存関係

なしです。

例のプレイブック

このロールはインベントリグループに基づいて動作します:

all:
  hosts:
    monitoring.host.example.org:
  children:
    loki:
      monitoring.host.example.org:
    promtail:
      monitoring.host.example.org:

プレイブックの例:

- hosts: all
  roles:
    - role: hostwithquantum.loki

ライセンス

BSD-2-Clause

著者情報

ロールの著者が連絡先情報やウェブサイトを含めるためのオプションのセクションです(HTMLは使用できません)。

プロジェクトについて

Install Grafana Loki

インストール
ansible-galaxy install hostwithquantum.loki
ライセンス
bsd-2-clause
ダウンロード
145
所有者
We host and build container services.