[syslog] - Logging Target no longer displayed

Started by spooner, August 11, 2020, 09:19:35 AM

Previous topic - Next topic
August 11, 2020, 09:19:35 AM Last Edit: August 20, 2020, 09:35:31 AM by spooner
Hi Forum :)

Since the update to Release 20.1 our logging target is no longer displayed. But the target still gets the logs Is there a solution?

Thx :)

Hello!

We have upgraded to different versions of 20.1 as well and are experiencing the same issue.
"Logging / targets" is empty, but logs are still sent to the servers which were defined in the previous versions configuration.

In the configuration XML, I can see the following:
<syslog>
    <reverse>1</reverse>
    <nentries>50</nentries>
    <remoteserver>log1site1</remoteserver>
    <remoteserver2>log1site2</remoteserver2>
    <remoteserver3/>
    <sourceip/>
    <ipproto>ipv4</ipproto>
    <filter>1</filter>
    <apinger>1</apinger>
    <system>1</system>
    <enable>1</enable>
</syslog>

How the configuration and syslog stats look like from the GUI:
https://imgur.com/a/O3ZULrP


Any suggestions on how to fix it?