Like us on Facebook!

Friday, 5 August 2016

Phase 2: Pushing Twitter to AWS Elasticsearch



Summary:

After a few hiccups I have managed to push my data to AWS Elasticsearch node. So far this is basic stuff but the visual representation of what I have captures so far is amazing!

  1. Useful doc: https://www.elastic.co/guide/index.html
  2. Read it and go through it step by step
  3. Be sure to create your index
  4. I am using a single node service on the free tier option
  5. Include patterns: attack|radical|suspects?|muslim|islam|arme?d?|conflict|cival|war|coup|governments?|oppositions?
  6. Useful health checks: 
    1. /_cat/shards
    2. /_cat/health
    3. /_cat/indices?v
    4. /twit/twit/<TWIT:ID>pretty



Line chart of search strings

Table split by country

Twitters!

Another view split by country

Table chart split by country

No comments:

Post a Comment

Have your say!