Skip to content

Commit

Permalink
Remove ESTimestampFixup command
Browse files Browse the repository at this point in the history
The ESTimestampFixup was only used to fix a mapping problem when upgrading
from Graylog 0.20.x or 0.90.x to Graylog 1.x.

Refs Graylog2#728, refs Graylog2#737.
  • Loading branch information
Jochen Schalanda committed Dec 7, 2015
1 parent 516b0f0 commit 6a6377b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 345 deletions.
5 changes: 0 additions & 5 deletions bin/graylog-es-timestamp-fixup

This file was deleted.

5 changes: 0 additions & 5 deletions graylog2-server/src/main/assembly/graylog2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@
<destName>graylog.conf.example</destName>
<outputDirectory>/</outputDirectory>
</file>
<file>
<source>${project.basedir}/../bin/graylog-es-timestamp-fixup</source>
<outputDirectory>bin/</outputDirectory>
<fileMode>0755</fileMode>
</file>
</files>
<dependencySets>
<dependencySet>
Expand Down
335 changes: 0 additions & 335 deletions graylog2-server/src/main/java/org/graylog2/ESTimestampFixup.java

This file was deleted.

0 comments on commit 6a6377b

Please sign in to comment.