# Load balancing logs between multiple destinations

These sections describe a method of load balancing logs between multiple AxoSyslog destinations. The first subsection describes the round robin load balancing method based on the `R_MSEC` macro of AxoSyslog, while the second subsection describes a configuration generator that you can use as an alternative to using the example configuration described in the first subsection.

For more information about the `R_MSEC` macro and further macros of AxoSyslog, see [Macros of AxoSyslog](../../docs/axosyslog-core/chapter-manipulating-messages/customizing-message-format/reference-macros/index.md).

* * *

[Load balancing with a round robin load balancing method based on the R_MSEC macro](../../docs/axosyslog-core/chapter-examples/load-bal-multi-dest/load-bal-multi-dest-macro/index.md)

[Configuration generator for the load balancing method based on MSEC hashing](../../docs/axosyslog-core/chapter-examples/load-bal-multi-dest/load-bal-multi-dest-msec-h/index.md)

Last modified June 27, 2023: [Update paths to follow-up moving the files (6585a5b)](<https://github.com/axoflow/axosyslog-core-docs/commit/6585a5b156244e39bb831bf4e8289529f30dea0f>)