Skip to content

Commit 830ea59

Browse files
committed
Missing R_MSEC instances
Signed-off-by: mrgarris0n <gergely.karacsonyi@gmail.com>
1 parent c477e50 commit 830ea59

File tree

1 file changed

+2
-2
lines changed
  • doc/_admin-guide/180_Best_practices_and_examples/005_Load_balancing_logs

1 file changed

+2
-2
lines changed

doc/_admin-guide/180_Best_practices_and_examples/005_Load_balancing_logs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ description: >-
55
These sections describe a method of load balancing logs between multiple
66
{{ site.product.short_name }} destinations. The first
77
subsection describes the round robin load balancing method based on the
8-
R_MSEC macro of {{ site.product.short_name }}, while the second subsection describes a
8+
${R_MSEC} macro of {{ site.product.short_name }}, while the second subsection describes a
99
configuration generator that you can use as an alternative to using the
1010
example configuration described in the first subsection.
1111
---
1212

13-
For more information about the R_MSEC macro and further macros of
13+
For more information about the ${R_MSEC} macro and further macros of
1414
{{ site.product.short_name }}, see Macros of {{ site.product.short_name }}.

0 commit comments

Comments
 (0)