README
sm-log-exporter
Export StreamMachine session logs from Elasticsearch as W3C or SoundExchange files, for importing to external analytics systems.
Prereqs
- Node.js (~0.10)
- HTTP access to the Elasticsearch server with SM logs
Export StreamMachine sessions as W3C or SoundExchange logs
<script type="module">
import smLogExporter from 'https://cdn.skypack.dev/sm-log-exporter';
</script>
Export StreamMachine session logs from Elasticsearch as W3C or SoundExchange files, for importing to external analytics systems.