Navigation Menu

Skip to content

Commit

Permalink
doc: document --log-rotate-threshold-size option
Browse files Browse the repository at this point in the history
  • Loading branch information
Masafumi Yokoyama committed Apr 30, 2015
1 parent 863f620 commit a2559a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/source/reference/executables/groonga.rst
Expand Up @@ -250,6 +250,10 @@ Options

ログを出力するファイルのパスを指定します。(デフォルトは/var/log/groonga/groonga.logです)

.. cmdoption:: --log-rotate-threshold-size <threshold>

Specifies threshold for log rotation. Log file is rotated when log file size is larger than or equals to the threshold (default: 0; disabled).

.. cmdoption:: --query-log-path <path>

クエリーログを出力するファイルのパスを指定します。(デフォルトでは出力されません)
Expand Down

0 comments on commit a2559a8

Please sign in to comment.