pcdshub / pcds-logstash

logstash configuration for lcls-twincat-general Beckhoff PLC logging, Python logging via pcdsutils, and EPICS IOC caPutLog
1 stars 1 forks source link

Add gateway caputlog message handling [LCLSPC-18] #13

Open klauer opened 3 years ago

klauer commented 3 years ago

Aggregate all gateway put logs into a separate index? Or share the caputlog index with regular IOCs?

klauer commented 3 years ago

Blocking issue:

Our KFE gateway caPutLog entries are not being formatted properly when it comes to floating point values:

For example, in /cds/group/pcds/gateway/logs/kfe/gateway-put.log.2020_12_07-10:24:23

We see lines like the following:

Dec 09 02:14:55 tmoopr@tmo-monitor AT1K0:GAS:TRANS_SP {^T<AE>G<E1>zt? old=<FC><A9><F1><D2>Mb?`

This could be worked around with a separate program sitting between if we're unable to resolve the gateway issue.

klauer commented 11 months ago

Blocking issue was resolved in our gateway fork R2.1.2.0-1.4.0 (I think): https://github.com/slac-epics/ca-gateway/releases/tag/R2.1.2.0-1.4.0