collector

command
v0.0.0-...-feac726 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2022 License: MIT Imports: 17 Imported by: 0

README

Collector

Configuration

create a file: settings.json

{
	"name": "My Collector",
	"rconTimeout": "15s",
	"batchSize": 10,
	"commitInterval": "1m",
	"monitoring": {
		"enabled": true,
		"refreshRate": "30s",
		"host": ":8081"
	},
	"databaseConnection": "root:password@tcp(127.0.0.1:3306)/kagstats",
	"servers": [
		{
			"address": "127.0.0.1",
			"port": "50301",
			"password": "admin"
		}
	]
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL