Created
October 28, 2014 09:18
-
-
Save mumumu/23c42ffe46daa66cf657 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<source> | |
type forward | |
port 24225 | |
</source> | |
<match hoge.fuga.foo.**> | |
type file_alternative | |
path /path/to/%Y/%m/%Y-%m-%d.log | |
time_slice_wait 1m | |
utc | |
</match> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment