rivernews / iriversland2-kubernetes

Terraform provisioning K8 infra for iriversland2, my personal website, as well as other projects.
0 stars 1 forks source link

#13 ES Date Field Fix #15

Closed rivernews closed 4 years ago

rivernews commented 4 years ago

Now elasticsearch recognizes create_at and modified_at as date type field. Kibana can now use these time fields to visualize data.

Separating out the Kafka Connect image since it changes and needs to be built frequently.