summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/deployment/scrape/elkstack.nix
blob: c6bf1c6d836a152a1b0d0f6148de4566cda98606 (plain)
1
2
3
4
5
_:
{
  services.elasticsearch.enable = true;
  services.kibana.enable = true;
}