Skip to content

SUSE/elasticsupport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsupport

Introduction

Command line tool to import SUSE supportconfig data into Elasticsearch.

Features

  • Parse supportconfig .txt files (via Supportconfig gem)

  • Store relevant data into elasticsearch

  • Easily extendable

Extending Supportconfig

Derive your class from Elasticsupport::Supportconfig, implemented in ‘lib/elasticsupport/supportconfig.rb`

bzip2 support

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)

Debugging

Set DEBUG environment variable non-empty.

Authors

  • Klaus Kämpf <kkaempf@suse.de>

License

Copyright © 2016 SUSE LINUX Products GmbH.

Elasticsupport is licensed under the MIT license. See MIT-LICENSE for details.

About

Put supportconfig data in elasticsearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages