Squid configuration directive logfile_daemon

Available in: 3.3   3.2   2.7   3.HEAD   2.HEAD  

History:

Changes in 3.2 logfile_daemon

Ported from 2.7. Specify the file I/O daemon helper to run for logging.

Changes in 2.7 logfile_daemon

new log file daemon support

Configuration Details:

Option Name:logfile_daemon
Replaces:
Requires:
Default Value:logfile_daemon /usr/local/squid/libexec/log_file_daemon
Suggested Config:

	Specify the path to the logfile-writing daemon. This daemon is
	used to write the access and store logs, if configured.

	Squid sends a number of commands to the log daemon:
	  L<data>\n - logfile data
	  R\n - rotate file
	  T\n - truncate file
	  O\n - reopen file
	  F\n - flush file
	  r<n>\n - set rotate count to <n>
	  b<n>\n - 1 = buffer output, 0 = don't buffer output

	No responses is expected.

 

Back

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors