Well, there are Saved searches and Dashboards that are setup to use indices that are named filebeat-* (filebeat setup -e). That does not mean those indices are created.
As I mentioned before, Filebeat will create those indices (if they don't exist) when it ships the first log message to Elasticsearch. If there are no log messages to ship, those indices will not be created.