File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
doc/_admin-guide/180_Best_practices_and_examples/005_Load_balancing_logs Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ description: >-
5
5
These sections describe a method of load balancing logs between multiple
6
6
{{ site.product.short_name }} destinations. The first
7
7
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
9
9
configuration generator that you can use as an alternative to using the
10
10
example configuration described in the first subsection.
11
11
---
12
12
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
14
14
{{ site.product.short_name }}, see Macros of {{ site.product.short_name }}.
You can’t perform that action at this time.
0 commit comments