Skip to content

d-demirci/grafana-twitter-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

curl -XPUT "http://192.168.56.101:9200/idx_twp_v2" -d'{                                 
   "mappings": {
      "_default_": {
         "date_detection": false,
         "dynamic_templates": [
            {
               "dates": {
                  "match": "timestamp_ms",
                  "match_pattern": "regex",
                  "mapping": {
                     "type": "date"                              
                  }
               }
            }
         ]
      }
   }
}' 

About

Simple Visualization for selected tweets with grafana

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages