switch to new log server

This commit is contained in:
2025-07-09 11:40:30 +02:00
parent 6d3d7135b1
commit 15dbee47a6
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -51,7 +51,7 @@ dbBptNotMonotonic=1
dbQuietMacroWarnings=1
# Start Logging
putenv getenv("EPICS_IOC_LOG_INET") ? "" : "EPICS_IOC_LOG_INET=gfa-syslog"
putenv getenv("EPICS_IOC_LOG_INET") ? "" : "EPICS_IOC_LOG_INET=gfa-syslog-03"
putenv getenv("EPICS_IOC_LOG_PORT") ? "" : "EPICS_IOC_LOG_PORT=1514"
sprintf STRINGBUFFER, "%s ", IOC
iocLogPrefix STRINGBUFFER
@@ -78,6 +78,7 @@ require "utilities", getenv("utilities_VERSION")
require "misc", getenv("misc_VERSION")
# caPutLog
putenv "EPICS_CA_PUT_LOG_ADDR=gfa-syslog-03:1515"
require "caPutLog", getenv("caPutLog_VERSION") ? getenv("caPutLog_VERSION") : "ifexists"
# Run Channel Access only on 1st network port