[7.865][BUG][OPEN] need help identifying restart cause

Hi,
I think the ASG restarted itself after a http proxy failure.

Where do I look, that I haven't already looked for information?

Ian M
Parents
  • first of all, look at the boot.log to determine the time of the reboot, then go through the http.log and try to find out when exactly the last time was where the proxy still worked. Look for the lines that show when the proxy was started, something like

      message="finished startup" 


    now you should have the timeframe where something has happened, so you can now go through the other logs and look if there's something related.
Reply
  • first of all, look at the boot.log to determine the time of the reboot, then go through the http.log and try to find out when exactly the last time was where the proxy still worked. Look for the lines that show when the proxy was started, something like

      message="finished startup" 


    now you should have the timeframe where something has happened, so you can now go through the other logs and look if there's something related.
Children
No Data