Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lux4rd0 authored Sep 17, 2021
1 parent 9639c4b commit a1037cd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,10 @@ To set this example All In One project up, the following configurations have bee
destination(d_loki);
};

Note: the above "`promtail`" configuration for `destination d_loki` is the *hostname* where Promtail is running. Is this example, it happens to be the Promtail *docker container* name that I configured for the All-In-One example.
> Note: the above "`promtail`" configuration for `destination d_loki` is
> the *hostname* where Promtail is running. Is this example, it happens
> to be the Promtail *docker container* name that I configured for the
> All-In-One example.
#### PROMTAIL CONFIGURATION (docker container listens on port 1514)

Expand Down

0 comments on commit a1037cd

Please sign in to comment.