This repository has been archived by the owner on Sep 23, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Beautified files will not work #10
Labels
Comments
so i ran this very frequently and see it kept on committing to git, but actually the dashboard hasn't changed. it kept on committing to git, it would remove the last part
in one commit, then add it back in another commit.
|
strange, i'll have to do a little research. i'll be afk for the next week or so, will look into it when i get back. |
ah, i think i found the problem now. It's naming collisions. And happens because the file name is the object name. I have two files running into this problem
Since Kibana doesn't enforce unique names, this is definitely gonna happen. For #1, maybe post fix create a hash based on it's name? For #2, you could simply prefix with the object type |
Ah, good catch, created #14 to track it. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The elasticsearch-dump module will not work correctly with beautified files. We need a PR on their project to fix this.
Discovered in #9
The text was updated successfully, but these errors were encountered: