Added TCP syslog support.

This commit is contained in:
Ylian Saint-Hilaire
2021-05-18 23:54:36 -07:00
parent c63344e217
commit eb160fa583
3 changed files with 16 additions and 1 deletions

View File

@@ -77,6 +77,7 @@
"_syslog": "meshcentral",
"_syslogauth": "meshcentral-auth",
"_syslogjson": "meshcentral-json",
"_syslogtcp": "localhost:514",
"_webrtcConfig": {
"iceServers": [
{ "urls": "stun:stun.services.mozilla.com" },