I can't find /var/log/rhn/rhn_server.log in my Satellite server.

Solution Verified - Updated -

Issue

  • I can't find /var/log/rhn/rhn_server.log in my Satellite server.
  • However, there is an entry in logrotate.

    # cat spacewalk-backend-server
    # logrotation file for Red Hat Network Server
    #
    # $Id$
    
    /var/log/rhn/rhn_server.log {
        weekly
        rotate 5
        copytruncate
        compress
        notifempty
        missingok
        size=10M
    }
    
  • Don't need this entry? Or, is there any reason we don't have the log?

Environment

  • Red Hat Network Satellite 5.4

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content