3.1010 - The rsyslog daemon must not accept log messages from other servers unless the server is being used for log aggregation.

Information

Unintentionally running a rsyslog server accepting remote messages puts the system at increased risk. Malicious rsyslog messages sent to the server could exploit vulnerabilities in the server software itself, could introduce misleading information in to the system's logs, or could fill the system's storage leading to a Denial of Service.
If the system is intended to be a log aggregation server its use must be documented with the ISSO.

Solution

Modify the "/etc/rsyslog.conf" file to remove the "ModLoad imtcp" configuration line, or document the system as being used for log aggregation.

See Also

https://docs.fedoraproject.org/f28/system-administrators-guide/index.html