John Frizelle
How do we factor the creation of the ElasticSearch IndexTemplate into our deployments? Seems like it's something that would need to be done as part of the APB that runs for deploying Sync... Thoughts?
Yes, that's one of the ideas. I was actually chatting to Chris and Peter Braun about it. A similar discussion about how to create Kibana dashboards is here: https://trello.com/c/cGEEbO1t/88-as-a-developer-i-want-data-sync-predefined-dashboards-provisioned-configured-as-part-of-a-kibana-provision-such-that-i-get-obser Basically the same thing. But instead of calling ES API, we call Kibana API.
It's probably not a good idea to pollute the top level namespace with all of out parameters - for example, we have a hostname field and there is a pre-existing hostname field, so there is a clash...
copy_to should work in theory but I wasn't able to make it working. I will try again and get some help if needed. |