Peter Haag

Results 7 issues of Peter Haag

Any good replacement to inject data in influxdb if `nfprofile` and `nftrack` are removed? _Originally posted by @gnought in https://github.com/phaag/nfdump/issues/292#issuecomment-847702057_

enhancement

Hi, I have installed python-cim using the ubuntu script. I changed the version strings for python 3.4 onto 3.5. The installation was successful. When starting up I get the output...

While working with golang-evtx as a library I was faced with a panic: ``` panic: interface conversion: evtx.Element is *evtx.BinXMLEOF, not *evtx.Fragment goroutine 824 [running]: github.com/0xrawsec/golang-evtx/evtx.Event.GoEvtxMap(0xb3e8, 0x18800002a2a, 0x499, 0x1d2df942e928695, 0xc4202bd280,...

Hi, Thank you for the correction, the master is good now after I added the backslashes to the multiline commands ``` RUN \ apk add --no-cache build-base gcc abuild binutils...

Obviously some compiles interpret a 1bit int32_t as negativ. ``` warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] KBTREE_INIT(ifTree, nameNode_t, nodeCMP)...

Hi, In Roundcube-1.5.3 LTS, it looks like the file twofactor_gauthenticator.min.js is required but missing. Many thanks

Add function HasVBA in file.go in order to test if there is VBA Code in it.