Skip to content

Commit 32e6d7b

Browse files
author
Robin Duda
committed
Merge remote-tracking branch 'origin/master'
2 parents a59236e + 95c5fb2 commit 32e6d7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# parser-excel-elasticsearch [![Build Status](https://travis-ci.org/codingchili/parser-excel-elasticsearch.svg?branch=master)](https://travis-ci.org/codingchili/parser-excel-elasticsearch)
22

3-
Parses XLSX files into ElasticSearch using column titles from a specified row combined with data in columns on each row. May be used with Kibana or other visualization applications, example result using a transaction log in excel format [image](https://raw.githubusercontent.com/codingchili/parser-banktrans-es/master/sample-redacted.png). The application comes with a web-interface to simplify uploading.
3+
Parses XLSX/XLS/CSV files into ElasticSearch using column titles from a specified row combined with data in columns on each row. May be used with Kibana or other visualization applications, example result using a transaction log in excel format [image](https://raw.githubusercontent.com/codingchili/parser-banktrans-es/master/sample-redacted.png). The application comes with a web-interface to simplify uploading.
44

55
![sample UI image](https://raw.githubusercontent.com/codingchili/parser-excel-elasticsearch/master/excelastic.png)
66

@@ -21,7 +21,7 @@ The application requires ElasticSearch as its output.
2121

2222
2. Grab the latest .jar file from [releases](https://github.com/codingchili/parser-excel-elasticsearch/releases).
2323

24-
Tested with ElasticSearch 5.6.2 and 6.2.3.
24+
Tested with ElasticSearch 5.6.2 and 6.4.2.
2525

2626
## Running
2727

@@ -73,4 +73,4 @@ If you want to contribute to this project, open an issue or pull request. :heart
7373

7474
Thanks to JetBrains for providing free open source licenses!
7575

76-
[![](https://algeria20.com/wp-content/uploads/2017/11/jet.png)](http://www.jetbrains.com)
76+
[![](https://algeria20.com/wp-content/uploads/2017/11/jet.png)](http://www.jetbrains.com)

0 commit comments

Comments
 (0)