%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /backups/router/usr/local/share/syslog-ng/include/scl/graphite/
Upload File :
Create Path :
Current File : //backups/router/usr/local/share/syslog-ng/include/scl/graphite/README

An example graphite() destination config can be found below:

@version: 3.28
@include "scl.conf"

source s_all {
       internal();
       system();
};

destination d_graphite {
	graphite(
		payload("--key monitor.*")
        );
};

log {
    source(s_all);
    destination(d_graphite);
    flags(flow-control);
};

Zerion Mini Shell 1.0