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

vmware / loginsight-export / 65 / 5
55%
master: 55%

Build:
DEFAULT BRANCH: master
Ran 04 Jan 2018 11:17PM 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:12PM UTC coverage: 55.864% (+2.8%) from 53.073%
65.5

Pull #33

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 #33: Convert from export-json format to ingestion-api json format

524 of 938 relevant lines covered (55.86%)

0.56 hits per line

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