blob: b9604a4df0749b6972ba980d386f740eb8ca38e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# rlm_linelog
## Metadata
<dl>
<dt>category</dt><dd>io</dd>
</dl>
## Summary
Creates log entries from attributes, string expansions, or static
strings, and writes them to a variety of backends, including
syslog, flat files, and raw UDP/TCP sockets.
|