summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06Merge branch 'PS-34477-csv.tmp' into 'master'v4.3.2Paul Buetow
2024-02-26only rename .csv.tmp to .csv when the final result was writtenPaul Buetow
2024-02-23lint warningsPaul Buetow
2023-09-08Merge branch 'develop'Paul Buetow
2023-09-07update dependenciesPaul Buetow
2023-09-07refactor go build tagsPaul Buetow
2023-09-07add CSV aggr example to docsPaul Buetow
2023-09-07add mapr aggregration on CSV integr testPaul Buetow
2023-09-07Can quote fields in select conditions, e.g. select `count($foo)`, ..Paul Buetow
2023-09-07add CSV to parserPaul Buetow
2023-09-07Add CSV unit testPaul Buetow
2023-09-07Add `custom1` and `custom2` log formats.Paul Buetow
2023-09-07Update creating your own logformat docs, to reflect the recent changes.Paul Buetow
2023-09-07Add mimecast parser stub. Open source version of DTail won't be with it.Paul Buetow
2023-09-07Refactor logformats so that they don't use reflection anymore.Paul Buetow
2023-09-07DTail: Restrict SSH MAC algorithms allowed - Update of few dependenciesPaul Buetow
2023-09-07move new SSH Server crypto configs to the correct Server section in the schemaPaul Buetow
2023-09-07Update dependenciesdependabot[bot]
2023-09-07Include example for "outfile append".Paul Buetow
2023-09-07Refactor - reduce code complexityPaul Buetow
2023-09-07This is not a snapshot release anymorePaul Buetow
2023-09-07document Outfile - tidy modsPaul Buetow
2023-09-07Fix typos.Paul Buetow
2023-09-07gofmt permission file headersPaul Buetow
2023-09-07fix conflictPaul Buetow
2023-06-21Merge branch 'develop' into 'master'v4.2.0Paul Buetow
2023-06-21DTail: Restrict SSH MAC algorithms allowed - Update of few dependenciesPaul Buetow
2023-06-21rename samples to examplesPaul Buetow
2023-06-05update dependenciesPaul Buetow
2023-06-05can configure SSH algorithmsPaul Buetow
2023-04-27Update dependenciesv4.1.1dependabot[bot]
2022-07-18Include example for "outfile append".v4.1.0Paul Buetow
2022-07-15Refactor - reduce code complexityPaul Buetow
2022-07-15Fix typos.Paul Buetow
2022-07-15Update dependenciesPaul Buetow
2022-07-15This is not a snapshot release anymorePaul Buetow
2022-07-15document Outfile - tidy modsPaul Buetow
2022-07-15Fix typos.Paul Buetow
2022-07-15gofmt permission file headersPaul Buetow
2022-07-15Update dependenciesPaul Buetow
2022-07-15mergePaul Buetow
2022-07-15update dependenciesPaul Buetow
2022-06-14Merge pull request #25 from mimecast/dependabot/go_modules/github.com/DataDog...Paul Buetow
2022-06-14Bump github.com/DataDog/zstd from 1.5.0 to 1.5.2dependabot[bot]
2022-06-14Add GitHub dependabot configurationPaul Buetow
2022-03-15bump to be a snapshot releasePaul Buetow
2022-03-15Merge branch 'append-query-results-to-outfile-when-in-streaming-mode' into 'm...Paul Buetow
2022-03-14typoPaul Buetow
2022-03-14a 0666 to OpenFile will respect the user's default umaskPaul Buetow
2022-03-14add integration test for "outfile append.."Paul Buetow