@@ -140,15 +140,15 @@ The value passed to the service resource's ensure parameter for promtail's servi
140
140
Data type: ` Hash `
141
141
142
142
Describes how Promtail connects to multiple instances of Loki, sending logs to each.
143
- See https://github.com/grafana/loki/blob/master/docs/clients/promtail/configuration.md
143
+ See https://github.com/grafana/loki/blob/master/docs/sources/ clients/promtail/configuration.md
144
144
for all parameters.
145
145
146
146
##### <a name =" positions_config_hash " ></a >` positions_config_hash `
147
147
148
148
Data type: ` Hash `
149
149
150
150
Describes how to save read file offsets to disk.
151
- See https://github.com/grafana/loki/blob/master/docs/clients/promtail/configuration.md
151
+ See https://github.com/grafana/loki/blob/master/docs/sources/ clients/promtail/configuration.md
152
152
for all parameters.
153
153
154
154
##### <a name =" scrape_configs_hash " ></a >` scrape_configs_hash `
@@ -157,7 +157,7 @@ Data type: `Hash`
157
157
158
158
Each scrape_config block configures how Promtail can scrape logs from a series of targets
159
159
using a specified discovery method.
160
- See https://github.com/grafana/loki/blob/master/docs/clients/promtail/configuration.md
160
+ See https://github.com/grafana/loki/blob/master/docs/sources/ clients/promtail/configuration.md
161
161
for all parameters.
162
162
163
163
##### <a name =" bin_dir " ></a >` bin_dir `
@@ -187,7 +187,7 @@ Data type: `Optional[Hash]`
187
187
188
188
Configures Promtail's behavior as an HTTP server. Defaults will be used if this block
189
189
is omitted.
190
- See https://github.com/grafana/loki/blob/master/docs/clients/promtail/configuration.md
190
+ See https://github.com/grafana/loki/blob/master/docs/sources/ clients/promtail/configuration.md
191
191
for all parameters.
192
192
193
193
Default value: `` undef ``
@@ -198,7 +198,7 @@ Data type: `Optional[Hash]`
198
198
199
199
Configures how tailed targets will be watched. Defaults will be used if this block
200
200
is omitted.
201
- See https://github.com/grafana/loki/blob/master/docs/clients/promtail/configuration.md
201
+ See https://github.com/grafana/loki/blob/master/docs/sources/ clients/promtail/configuration.md
202
202
for all parameters.
203
203
204
204
Default value: `` undef ``
0 commit comments