zpark

Zpark: A Bot for Cisco Spark and Zabbix

View on GitHub

Release Notes

v1.2.1

This is a security only release.

v1.2.0

API_LOG_HANDLER = {
	'class': 'logging.handlers.SysLogHandler',
	'address': '/dev/log',
	'facility': 'local6',
	'level': 'DEBUG'
}

You shouldn’t have logging set to DEBUG unless you’re troubleshooting. It creates an opportunity for someone to fill your log file with their arbitrary commands.

v1.1.0

v1.0.0

First release!