Skip to content

Commit 9662d7f

Browse files
Update pipeline/outputs/loki.md
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Greg Eales <[email protected]>
1 parent 87c76c9 commit 9662d7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pipeline/outputs/loki.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)