please advise help with regex



Hi
I need to parse the logs for my named server. i'm having difficulty getting
my mind around the regex to break the data up .. i want the break it up and
store it in a data base then maniptulate the data from there ...
| date | time |catagory|severity|client |ip
|port |view | |query
|
28-Sep-2006 10:10:57.266update: info: client 192.168.1.170#33364: view
internal: updating zone 'lan.linserv.co.za/IN': adding an RR at '
greg.lan.linserv.co.za' A"

any ideas ?

Many thanks



--
Gregory Machin
gregory.machin@xxxxxxxxx
www.linuxpro.co.za


Relevant Pages

  • Re: Expanding a perl regex to a list of files with full paths
    ... Anno Siegel wrote: ... I suppose what I rather vaguely had in mind was a way of using the module that ... With a general regex you won't be able to tell ... > path components, you will have to walk the entire directory tree. ...
    (comp.lang.perl.misc)
  • Reflection performance
    ... Am I out of my mind if I use Reflection everytime someone logs into our web ...
    (microsoft.public.dotnet.languages.csharp)
  • Using reflection in an asp.net web page ... performance
    ... Am I out of my mind if I use Reflection everytime someone logs into our site ... to get and track the current Major/Minor/Build/Revision version that the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Get words. Suggestions to improve code.
    ... scenario you have in mind here? ... public static IEnumerable<String> Words{ ... But I have no idea what that RegEx indicates. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Puzzled over rgexp
    ... There are certainly RFC 2822 compliant addresses that won't match your regex. ... Quoted strings and domain literals come to mind. ...
    (comp.lang.perl.misc)