1
0
mirror of https://github.com/romanlryji/EventLogLoader.git synced 2025-07-07 00:35:53 +02:00

17 Commits

Author SHA1 Message Date
6da02c7a9b postfix for index name 2017-04-15 16:37:38 -07:00
387966bca8 доработки 2017-04-06 10:03:40 +03:00
eea782a1f0 minimal date for parcing 2017-02-20 14:32:07 -08:00
d857ca7f12 custom names for ES fielnds 2017-02-19 14:02:55 -08:00
370388f498 users may be renamed as well 2017-02-04 10:25:39 -08:00
bfadfbf216 Removed unused fields 2017-02-03 11:06:17 +05:00
0098a6688c Used MERGE to update/insert [Metadata] 2017-02-03 08:37:06 +05:00
a4fdd3b089 Deleted unnesessary parse function. Minor bug fixes 2017-01-10 22:46:12 -08:00
c6a9ed642a NLog 4.4.1 support 2017-01-10 20:54:33 -08:00
cefa1e2545 Fixed multiline data structure parsing.
Trouble was in text like this:
```
{20170110141538,N,
{0,0},1,1,2,2,10,I,"1
2
3",0,
{"S","1
2
3"},"",0,0,0,4,0,  <-- this bracket was being ignored because of quote
{0}
}
```
2017-01-10 14:36:42 +03:00
6ad6889b1b unlimited size for DataStructure field 2017-01-09 21:09:32 -08:00
b810357dcf bulk insert for MSSQL - works much faster! 2017-01-07 12:01:15 -08:00
426dc3baed UI changes 2016-12-29 14:21:40 -08:00
2f9b1245ab more fields, conversion bug 2016-12-28 16:09:49 -08:00
f3f0d2ba49 single index name, remove quotes, bug 2016-12-28 12:04:30 -08:00
f28d00beaf WIP 2016-12-25 17:15:40 -08:00
0273181cf0 WIP 2016-12-25 16:08:24 -08:00