Description
Soon, Elasticsearch and Kibana API's do validation on Logstash pipeline ID which IDs must begin with a letter or underscore and contain only letters, underscores, dashes, hyphens and numbers.
However, some examples in this repo violate (contains dots) the restriction. They need to be updated.