• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vmware / loginsight-export / 64 / 2
55%
master: 55%

Build:
DEFAULT BRANCH: master
Ran 04 Jan 2018 11:12PM UTC
Files 9
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Jan 2018 11:01PM UTC coverage: 55.957% (+2.9%) from 53.073%
64.2

Pull #32

travis-ci

web-flow
Convert from export-json format to ingestion-api json format

Converter to read files produced by loginsight-export and emit JSON
files suitable for POSTing directly to /api/v1/events/ingest API
on another Log Insight server.

Converter does not make output network connections, operating only
on local data. It depends only on the standard library, and can
be used without installing the package.

Can be invoked with console script, as installed module, or directly.
$ loginsight-export-convert-json -o outputdir/ file1 [file2 ...]
$ python -m loginsightexport.convert -o outputdir/ file1 [file2 ...]
$ python loginsightexport/convert.py -o outputdir/ file1 [file2 ...]
Pull Request #32: Convert from export-json format to ingestion-api json format

526 of 940 relevant lines covered (55.96%)

0.56 hits per line

Source Files on job 64.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 64
  • Travis Job 64.2
  • 2253fb22 on github
  • Prev Job for on master (#56.6)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc