Log Analytics - Log forwarders?

Hey Guys,

This might be a silly question (or previously answered), but I couldn’t find it in the docs/forums.

Is there such a thing as a log forwarder for Piwik Log Analytics? e.g. something that could post the content of an access.log remotely to a Piwik instance? Or is putting the physical log on the file system and using the parsing tool the only option?

Thank you for any information you can provide.

Sam

Hi Sam,

Is there such a thing as a log forwarder for Piwik Log Analytics? e.g. something that could post the content of an access.log remotely to a Piwik instance?

Log Analytics: http://piwik.org/log-analytics/
can be used remotely, on another server. it will push the data via HTTP to your Piwik server URL.

Thanks Matt,

That is great news… Is there any documentation on how to achieve this? I have had a search, but can’t find anything that explicitly details a restful interface.

Sam