1
1
17garcol172018-08-13 14:46:03
Journaling
17garcol17, 2018-08-13 14:46:03

How to enable srv1cv83 log on Linux?

Hello. I turned on the technology log according to the official 1C documentation. To do this, I created the /home/usr1cv8/.1cv8/1C/1cv8/conf/logcfg.xml file with the following content:

<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://v8.1c.ru/v8/tech-log">
  <log location="/var/log/1c/logs" history="168">
        <event>
            <eq property="name" value="dbmssql"/>
        </event>
        <event>
            <eq property="name" value="dbpostgrs"/>
        </event>
        <event>
            <eq property="name" value="db2"/>
        </event>
        <event>
            <eq property="name" value="dboracle"/>
        </event>
        <event>
            <eq property="name" value="excp"/>
        </event>
    <property name="all">
    </property>
  </log>
</config>

The ragent, rmngr, rphost folders appeared in the log directory with the corresponding files inside. But I would like to see the log of the srv1cv83 process, restarting which solves my problem.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question