Skip to main content
Participating Frequently
June 3, 2008
Question

logfile parsing

  • June 3, 2008
  • 2 replies
  • 491 views
Hi there,

we have installed a fms3-server and all works well.

Now we want to parse the access.log into a readable XML-File.

Is that possible?

Many thanks!

Tobi
    This topic has been closed for replies.

    2 replies

    June 10, 2008
    There should be an option
    tobbi1976Author
    Participating Frequently
    June 10, 2008
    maybe you´ve a tipp?
    Participating Frequently
    June 3, 2008
    The FMS access log is written in the W3C standard extended log file format ( http://www.w3.org/TR/WD-logfile.html). You can write a tool that parses the W3C format and turns it into an XML dialect of your choice.
    tobbi1976Author
    Participating Frequently
    June 5, 2008
    Thanks so much!

    Just another question. How can i add some specific events to the logfiles? For example, i created a send a friend button and i want to log every click.

    bets

    tobi