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

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

Build:
Build:
LAST BUILD BRANCH: topic/export-format-converter-4
DEFAULT BRANCH: master
Ran 04 Jan 2018 10:54PM 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 10:51PM UTC coverage: 55.864%. First build
59.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 59.5
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 59
  • Travis Job 59.5
  • 012e979e 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