Guest User!

You are not Sophos Staff.

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

Log file viewer

Does anyone know of a program that will show the Astaro log files in some sort of formatted view?  

As seen on the Astaro itself, it just looks like gibberish.


This thread was automatically locked due to age.
Parents
  • look for url="http(s)://*".
    1)  url="redirector.googlevideo.com/videoplayback

    this could be youtube(not sure). look for related logs(same source) above this one.
    2)User gujaratidtp visited youtube at 2014:03:24-00:34:57 from the PC at 192.168.24.4.

    I resolved it by cutting out the unneccesary information using a few search&replace commands in MS Excel. If I am done, it leaves me with the following information:
    2014:03:24-00:34:57 action="pass" 
    srcip="192.168.24.4" dstip="74.125.200.102" user="gujaratidtp" profile="REF_HttProGeneraUser (General User)" filteraction="REF_HttCffGeneraUser (General User)" url="s.youtube.com/”exceptions="" error="" category="147,179" categoryname="Streaming Media,Media Sharing"

    this is split to different columns, which makes it easily readable. 
    also, I use excel' conditional formatting to hide empty columns(for example, I consider user="" empty, but user="any username", not.).

    it takes a while to process a lot of lines, and might take a while(too long for certain companies), but it does the job quiet right.
    I want to move to Notepad++ too, but I can't figure the regular expressions there
Reply
  • look for url="http(s)://*".
    1)  url="redirector.googlevideo.com/videoplayback

    this could be youtube(not sure). look for related logs(same source) above this one.
    2)User gujaratidtp visited youtube at 2014:03:24-00:34:57 from the PC at 192.168.24.4.

    I resolved it by cutting out the unneccesary information using a few search&replace commands in MS Excel. If I am done, it leaves me with the following information:
    2014:03:24-00:34:57 action="pass" 
    srcip="192.168.24.4" dstip="74.125.200.102" user="gujaratidtp" profile="REF_HttProGeneraUser (General User)" filteraction="REF_HttCffGeneraUser (General User)" url="s.youtube.com/”exceptions="" error="" category="147,179" categoryname="Streaming Media,Media Sharing"

    this is split to different columns, which makes it easily readable. 
    also, I use excel' conditional formatting to hide empty columns(for example, I consider user="" empty, but user="any username", not.).

    it takes a while to process a lot of lines, and might take a while(too long for certain companies), but it does the job quiet right.
    I want to move to Notepad++ too, but I can't figure the regular expressions there
Children
No Data
Share Feedback
×

Submitted a Tech Support Case lately from the Support Portal?