Can some one guide me, How to setup snowplow in local environment

Hi All,

I have a web application being developed in my system and now i want to try out snowplow for tracking on the web application.

So, Please guide me steps to be followed.

Things i have tried

  1. following the git hub documentation, was able to successfully setup collector steps also i have tracker in place, able to enrich the data into s3 but unable to proceed further.

Thanks,
Vipin

To try out Snowplow locally, I’d suggest using Snowplow Mini. This gives you a local instance of Snowplow that will load into an embedded ElasticSearch with Kibana.

Beyond that though, you’ll need to head into the cloud and there are some open source guides to doing that here.