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

vmware / loginsight-export / 58 / 5
56%
master: 55%

Build:
Build:
LAST BUILD BRANCH: topic/export-format-converter-4
DEFAULT BRANCH: master
Ran 04 Jan 2018 10:49PM UTC
Files 9
Run time 1s
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 10:48PM UTC coverage: 55.864%. First build
58.5

push

travis-ci

alanjcastonguay
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 ...]

524 of 938 relevant lines covered (55.86%)

0.56 hits per line

Source Files on job 58.5
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 58
  • Travis Job 58.5
  • fc11213c on github
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