Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Chris Montgomery d8fc4fcf18
Updated libraries and Azure Function version, EventHub output bug fix. (#22)
* Bug fix - added transportProtocol into Event Hub payload.

* Updated nuget packages, migrated to Asp.Net Core 3.0 and Functions v3.

Co-authored-by: Chris Montgomery <cmontgomery2@plex.com>
2020-12-11 10:32:46 +00:00
sagar027 54642094f3 Fix eventhub message size (#16)
@sagar027 Thanks very much for your contribution.
2019-09-30 09:17:33 +01:00
Greg Oliver 2e21dfa55d
add time from nsg log to splunk event metadata (#14)
* add raw channel identifier

* debug channel id

* debug raw channel

* switch to debug logging

* add time to splunk event, remove new header

* add fractions of second to time format

* time format.

* add fractional seconds to time

* 24 hour clock

* remove raw channel mod, switch back to information logging.
2019-04-20 22:42:39 +01:00
Greg Oliver 8334de062d
Refactor queues (#9)
* perf testing adjustments.

* Revert "perf testing adjustments."

This reverts commit ac8cf5b68f.

* refactor code, eliminate the queues.

* use json.net to serialize, line endings

* switch logging level

* refactor message processor, add api to rescan an hour of logs

* auth anonymous

* add trace log

* remove operation_id

* eliminate old code

* capture denormalized size of bytes sent downstream.

* report bytesSent from obSplunk

* fix up splunk object handling

* message format

* message format.

* StringBuilder pooling

* pre-trim leading comma, another string builder.

* add ListPool

* add ArrayPool for byte[]

* add pooling to event hub output binding.

* arcsight perf improvements. better logging.

* switch LogInformation messages to LogDebug

* start migrating output logging

* remove legacy arcSight, logStash, logging input & output

* switch top log back to informational
2019-03-12 13:30:39 +01:00
Greg Oliver a4dc304f06
Event hub records (#6)
* add records array wrapper to event hub ob

* test records wrapper use cases

* reverse out test code.
2019-02-14 11:47:10 +00:00
Greg Oliver 2fa985d87a
readme updates, host.json fix. (#5) 2019-02-09 09:08:48 +00:00
Greg Oliver 376f200272
Refactor outputs (#4)
* refactor the code to separate the output bindings and utility routines.

* add obEventHub

* switch on stage1, switch off stage3

* switch on all functions

* isolate samples

* testing

* readme
2019-02-08 17:35:02 +00:00
Greg Oliver 363df5a0ae
Merge branch 'master' into splunk 2018-08-23 14:08:19 +01:00
Greg Oliver d419430bc3 add StringBuilder, sample 2018-08-23 13:30:37 +01:00
Greg Oliver 0249645cd2 version 2 mods 2018-08-14 12:25:35 +01:00
Greg Oliver 2af88df1d8 add obSplunk & related routines 2018-08-13 14:38:31 +01:00
Greg Oliver 7f597ba0da modify base classes for version 2 schema updates 2018-08-05 12:29:29 +01:00
Greg Oliver bed9b2d918 change rt to a uint64, add gitignore, add Deploy to Azure button to readme. 2018-03-02 12:17:23 +00:00
Greg Oliver 6724507d6a add c# project files 2018-02-26 17:30:12 +00:00