mirror of
https://github.com/YGGverse/htcount.git
synced 2026-03-31 17:15:37 +00:00
update systemd tips
This commit is contained in:
parent
9155bb6772
commit
78f8ee8a9a
1 changed files with 2 additions and 1 deletions
|
|
@ -119,7 +119,8 @@ WantedBy=multi-user.target
|
|||
* use `ignore-host` to skip local host requests
|
||||
* to filter today-only records, use `match-time` argument `%d/%b/%Y`
|
||||
* to filter this month-only records use `%b/%Y`
|
||||
* make sure the log time pattern `%` is escaped to `%%`!
|
||||
* make sure the time pattern in the example above corresponds to your `access.log` format
|
||||
* make sure the log time pattern `%` is escaped to `%%`
|
||||
|
||||
### Service management tips
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue