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

vmware / loginsight-export
56%
master: 55%

Build:
Build:
LAST BUILD BRANCH: topic/export-format-converter-4
DEFAULT BRANCH: master
Repo Added 01 May 2017 08:41PM UTC
Files 9
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

LAST BUILD ON BRANCH topic/export-format-converter2
branch: topic/export-format-converter2
CHANGE BRANCH
x
Reset
  • topic/export-format-converter2
  • 0.5
  • 0.6
  • 0.7
  • 0.7.1
  • 0.7.2
  • 0.7.3
  • correct-pypi-password-for-travis
  • deploy-tags-to-pypi
  • error-when-incorrect-quantity-of-events
  • fix/issue15
  • fix/travis-version
  • master
  • topic/export-format-converter
  • topic/export-format-converter-3
  • topic/export-format-converter-4
  • update-readme-secure-connections
  • update-travis-pypi-deploy-password

pending completion
59

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

526 of 940 relevant lines covered (55.96%)

1.67 hits per line

Relevant lines Covered
Build:
Build:
940 RELEVANT LINES 526 COVERED LINES
1.67 HITS PER LINE
Source Files on topic/export-format-converter2
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
59 topic/export-format-converter2 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 m... push 04 Jan 2018 10:53PM UTC alanjcastonguay travis-ci pending completion  
See All Builds (48)
  • Repo 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