Command line tool to import SUSE supportconfig data into Elasticsearch.
-
Parse supportconfig .txt files (via Supportconfig gem)
-
Store relevant data into elasticsearch
-
Easily extendable
Derive your class from Elasticsupport::Supportconfig, implemented in ‘lib/elasticsupport/supportconfig.rb`
For reading bzip2 compressed tar files (‘.tbz`), you need to install the `bzip2-ruby` gem. Use the one from [here](github.com/kkaempf/bzip2-ruby/tree/kkaempf), NOT the one from [rubygems](rubygems.org)
Set DEBUG environment variable non-empty.
-
Klaus Kämpf <[email protected]>
Copyright © 2016 SUSE LINUX Products GmbH.
Elasticsupport is licensed under the MIT license. See MIT-LICENSE for details.