github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/boom/yml/v1beta1/ToolsetSpec/Loki/Loki.md (about) 1 # Loki 2 3 4 ## Structure 5 6 7 | Attribute | Description | Default | Collection | Map | 8 | ------------- | ----------------------------------------------------------------------------------- | ------- | ---------- | --- | 9 | deploy | Flag if tool should be deployed | false | | | 10 | logs | Spec to define which logs will get persisted , [here](Logs/Logs.md) | nil | | | 11 | storage | Spec to define how the persistence should be handled , [here](storage/Spec/Spec.md) | nil | | | 12 | clusterOutput | Flag if loki-output should be a clusteroutput instead a output crd | false | | | 13 | nodeSelector | NodeSelector for statefulset | | | X | 14 | tolerations | Tolerations to run loki on nodes , [here](toleration/Toleration/Toleration.md) | | X | |