Skip to main content
February 28, 2008
Question

Logging VOD or live: file path not included?

  • February 28, 2008
  • 2 replies
  • 363 views
I'm looking for a way to log VOD and live streams, preferably with a CLF style syntax.

Specifically I'd like to log the content path (directories under the root and the filename), the remote IP, timestamp and server-to-client bytes.

I'm unable to extract this info from the default logging setup. This is critical to the acceptance of FMS in our organisation, as we need extensive accounting information.
    This topic has been closed for replies.

    2 replies

    Participating Frequently
    February 29, 2008
    My bad... I am logging the following:

    date;time;x-app;s-ip;c-ip;cs-uri-stem;cs-uri-query;c-user-ugent;sc-bytes;cs-bytes;x-duration;sc-stream-bytes;cs-stream-bytes
    Participating Frequently
    February 29, 2008
    You can change log settings in logger.xml file. Find the tag called <Fields> and enter your fields there.

    I am currently logging:

    date;time;s-sitename;s-ip;cs-method;cs-uri-stem;cs-uri-query;s-port;cs-username;c-ip;c-user-ugent;sc-bytes;cs-bytes