File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ Be aware there is a separate Golang output plugin provided by [Grafana](https://
1010
1111## Configuration Parameters
1212
13- | Key | Description | Default |
14- | :-------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------ |
15- | host | Loki hostname or IP address. Do not include the subpath, i.e. ` loki/api/v1/push ` , but just the base hostname/URL. | 127.0.0.1 |
13+ | Key | Description | Default |
14+ | :----------------------------- | :---------- | :------ |
15+ | host | Loki hostname or IP address. Don't include the subpath (for example, ` loki/api/v1/push ` ); use only the base hostname/URL. | ` 127.0.0.1 ` |
1616| uri | Specify a custom HTTP URI. It must start with forward slash. | /loki/api/v1/push |
1717| port | Loki TCP port | 3100 |
1818| tls | Use TLS authentication | off |
You can’t perform that action at this time.
0 commit comments