[7.450][BUG][NOTABUG] Repeating entries in "configuration daemon" log

Hi,

I see following entries at the log:

2009:05:31-19:12:44 beta confd[4404]: id="3108" severity="info" sys="System" sub="confd" name="reloading storage" client="index.plx" facility="webadmin" user="admin" srcip="10.254.0.1" version="8" storage="/cfg"
2009:05:31-19:12:44 beta confd[4404]: id="3100" severity="info" sys="System" sub="confd" name="freeze" client="index.plx" facility="webadmin" user="admin" srcip="10.254.0.1"
2009:05:31-19:12:44 beta confd[4404]: id="3100" severity="info" sys="System" sub="confd" name="thaw" client="index.plx" facility="webadmin" user="admin" srcip="10.254.0.1"


Those three lines are written to the log every second....is this just on my machine?
Parents Reply
  • I don't understand the problem. I just looked at my log size on console and its around 500k. It will be bigger and smaller depending on how many times you make changes on webadmin which will contact confdaemon which will talk to middleware daemon and so on and all those entries will be logged. 
    I didn't see any error entries just the usual stuff. How big is your log file?
Children