-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Does the ca-gateway requires some "switches" to be used in order to pass properly the names of the user and host to caPutlog logger?
We use in ALS the ca-gateway version 2.1.3 configured (CAPUTLOG=/path_to_caputlog in configure/RELEASE file) but the ca-gateway does not pass the user and host to the caputlogger as it is expected to pass. It passes the name of the host where the ca-gateway runs and the name of the user who runs the ca-gateway.
ldd bin/RL8-x86_64/gateway
linux-vdso.so.1 (0x00007ffc9d988000)
libcas.so.4.13.0 => /usr/local/epics/R7.0.7/extensions/src/pcas-4.13.3/lib/RL8-x86_64/libcas.so.4.13.0 (0x00007fbb2816e000)
libgdd.so.4.13.0 => /usr/local/epics/R7.0.7/extensions/src/pcas-4.13.3/lib/RL8-x86_64/libgdd.so.4.13.0 (0x00007fbb27f3a000)
libca.so.4.14.2 => /usr/local/epics/R7.0.7/base/lib/RL8-x86_64/libca.so.4.14.2 (0x00007fbb27cd4000)
libCom.so.3.22.0 => /usr/local/epics/R7.0.7/base/lib/RL8-x86_64/libCom.so.3.22.0 (0x00007fbb27a5e000)
libcaPutLog.so => /usr/local/epics/R7.0.7/modules/soft/caPutLog/lib/RL8-x86_64/libcaPutLog.so (0x00007fbb27853000)
libdbRecStd.so.3.22.0 => /usr/local/epics/R7.0.7/base/lib/RL8-x86_64/libdbRecStd.so.3.22.0 (0x00007fbb2760d000)
libdbCore.so.3.22.0 => /usr/local/epics/R7.0.7/base/lib/RL8-x86_64/libdbCore.so.3.22.0 (0x00007fbb27376000)
libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fbb26fe1000)
libm.so.6 => /lib64/libm.so.6 (0x00007fbb26c5f000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fbb26a47000)
libc.so.6 => /lib64/libc.so.6 (0x00007fbb26670000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fbb26450000)
librt.so.1 => /lib64/librt.so.1 (0x00007fbb26248000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007fbb26044000)
libreadline.so.7 => /lib64/libreadline.so.7 (0x00007fbb25df5000)
/lib64/ld-linux-x86-64.so.2 (0x00007fbb283b2000)
libtinfo.so.6 => /lib64/libtinfo.so.6 (0x00007fbb25bc8000)
Metadata
Metadata
Assignees
Labels
No labels