This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Linux? help with http proxy log gzip and move/mail

Being a M^%$£%%ft guy and not linux - I need to know a way to zip the http proxy access log and copy to a remote share or mail it out, any one got any bright ideas before I lose what little hair I have left [:S]


This thread was automatically locked due to age.
Parents
  • What version are you using? V5 and V4 both have ways to download the logs through WebAdmin.

    In V5, click Local Logs/Browse. You will then see the local logs. On the far right of the screen, you will see an icon with a blue arrow pointing down to a hard drive. If you click on the one beside the HTTP Proxy, it will zip up all the ones in that category, and present it to be downloaded by you.

    In V4, it is not as nice. Click Log Files/HTTP Proxy. You can then download each file, or click Select All, and then choose download and click go.

    Hope this helps. 
  • great ideas guys, I know about the download from web admin, what I need to do is get the logs off of the asl to a remote location automatically from v4 so that I can run a log analyser against it - any more ideas or possible scripts to run as a cronjob to export the logs? HELP!!!!! [:S]
  • If its possible, you can have them sent via syslog to your remote machine, which can then save them and you can run log analysis on. 

    Kiwi syslog (google for it) is a free syslog server for windows that will accept syslog messages from astaro and either display them or save them. 

    System > Syslog and choose all or some of the logs.
Reply
  • If its possible, you can have them sent via syslog to your remote machine, which can then save them and you can run log analysis on. 

    Kiwi syslog (google for it) is a free syslog server for windows that will accept syslog messages from astaro and either display them or save them. 

    System > Syslog and choose all or some of the logs.
Children