1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 <2025> | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 <2025> |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: How to know which CA client(IP address) modified a PV |
From: | "Mercado, Ronaldo \(DLSLtd, RAL, LSCI\) via Tech-talk" <tech-talk at aps.anl.gov> |
To: | LiangChih Chiang <yehnan174 at gmail.com> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Mon, 12 May 2025 08:39:26 +0000 |
Hi, Thanks for writing. Sorry for the lack of documentation for pvlogging. I typed below instructions to use the module based on examples I have seen.
For step 3, I haven’t seen any example use anything other than the default. Regards, Ronaldo 1. add pvlogging to your lib files, e.g. in xxApp/src/Makefile xx_LIBS += pvlogging 2. add pvlogging to your dbd files, e.g. in xxApp/src/Makefile xx_DBD += pvlogging.dbd 3. Set up an access file in the startup script. The suggested default is 'data/access.acf' e.g. in st.cmd add asSetFilename "/dls_sw/prod/R3.14.12.3/support/pvlogging/1-3/data/access.acf" 4. Optional step, load a blacklist in the startup script, e.g. load_logging_blacklist 'SR02J-CS-IOC-01App/data/auto_blacklist' ---- example contents for a blacklist file (generated using iocbuilder) -- Automatically generated, do not edit SR02J-MO-SERVC-01:FIELD ---- end of example contents -- From: LiangChih Chiang <yehnan174 at gmail.com>
I tried caPutLog and succeeded. Need more time to configure the access security file to restrict what to log. I can't find the document of the pvlogging module. Is there any? On Fri, May 9, 2025 at 6:16 PM Mercado, Ronaldo (DLSLtd,RAL,LSCI) <ronaldo.mercado at diamond.ac.uk> wrote:
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message. Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom. |