Skip to content

Instantly share code, notes, and snippets.

[cache]
ENABLE_LOGROTATION = True
USER =
MAX_CACHE_SIZE = 1000
MAX_UPDATES_PER_SECOND = 500
MAX_UPDATES_PER_SECOND_ON_SHUTDOWN = 1000
MAX_CREATES_PER_MINUTE = 500
LINE_RECEIVER_INTERFACE = 0.0.0.0
LINE_RECEIVER_PORT = 2003
ENABLE_UDP_LISTENER = False
@biancalana
biancalana / gist:7813050fb2b7d74aea1d
Created June 18, 2015 11:06
FreeBSD syslog-ng pkg build
====>> Building sysutils/syslog-ng
build started at Sun May 24 23:01:42 BRT 2015
port directory: /usr/ports/sysutils/syslog-ng
building for: FreeBSD 101amd64-default-job-01 10.1-RELEASE FreeBSD 10.1-RELEASE amd64
maintained by: cy@FreeBSD.org
Makefile ident: $FreeBSD: head/sysutils/syslog-ng/Makefile 380969 2015-03-11 01:45:52Z cy $
Poudriere version: 3.1.4
Host OSVERSION: 1001000
Jail OSVERSION: 1001000
@biancalana
biancalana / gist:b7561d0c564c6066afef
Created April 30, 2015 22:30
p5-zookeeper build error
root@:~/.cpan/build/ZooKeeper-0.0.9-ClvHjS # make
cp lib/ZooKeeper/Watcher.pm blib/lib/ZooKeeper/Watcher.pm
cp lib/ZooKeeper/Dispatcher/Interrupt.pm blib/lib/ZooKeeper/Dispatcher/Interrupt.pm
cp README.pod blib/lib/README.pod
cp lib/ZooKeeper/Constants.pm blib/lib/ZooKeeper/Constants.pm
cp lib/ZooKeeper/Channel.pm blib/lib/ZooKeeper/Channel.pm
cp lib/ZooKeeper/Dispatcher/AnyEvent.pm blib/lib/ZooKeeper/Dispatcher/AnyEvent.pm
cp lib/ZooKeeper/XS.pm blib/lib/ZooKeeper/XS.pm
cp lib/ZooKeeper.pm blib/lib/ZooKeeper.pm
cp lib/ZooKeeper/Error.pm blib/lib/ZooKeeper/Error.pm