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

Searching through log file

Hi there,

Onced more I tried to find log entries using ASGs search option. I choosed my log, I set the time and I entered my search string like this:

srcip="a.b.c.d"

But nothing happens. I tried to escape the dots like in a regular expression \. but nothing to.

How do I search correctly? Exporting to Excel and using filters is no ggod solution....
-- 
So long, Steffen


This thread was automatically locked due to age.
Parents
  • Steffen, it's plain text.  I've never tried a regex.  For example, the following works when searching the packet filter log:

    srcip="203.133.17.57"

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • Steffen, it's plain text.  I've never tried a regex.  For example, the following works when searching the packet filter log:

    srcip="203.133.17.57"

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children