summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-07-22feat: DTail fork — server/client feature developmentPaul Buetow
Squashed development of the snonux/dtail fork's product code (internal/, cmd/) since diverging from mimecast/dtail. Major areas: - Read/output path: the former "turbo" channel-less path is now the single, default server-side read/output path for cat/grep/tail and MapReduce; the old channel-based path and its config/env toggles were removed. - MapReduce: single aggregate implementation (server + serverless) fed directly by a processor pipeline, with input-exhausted finalization via the shutdown coordinator; high-concurrency and data-race fixes. - Journal source reads (journal:unit.service) via journalctl, Linux-gated behind a journal-v1 capability. - Auth-key fast reconnect: in-memory per-user public-key cache with TTL/max-keys, registered over an authenticated session (AUTHKEY), checked before authorized_keys. - Interactive query reload (--interactive-query) with SESSION START/UPDATE generation boundaries and capability negotiation. - Client-side deadlines: --timeout / --shutdownAfter as context deadlines; follow shutdown handling. - Client logging: diagnostics-only daily log by default, opt-in payload tee via --log-payload. - Numerous correctness fixes (buffer-pool double-recycle races, EOF-sentinel leaks, glob-expansion cap, TOCTOU in CSV parsing) with accompanying unit tests. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2024-08-23mergev4.3.3Paul Buetow
2024-08-23fix install instructionsPaul Buetow
2024-08-17update dependenciesPaul Buetow
2024-03-29update dependenciesPaul Buetow
2024-03-29only rename .csv.tmp to .csv when the final result was writtenPaul Buetow
2024-03-29lint warningsPaul Buetow
2024-03-08update dependenciesPaul Buetow
2024-03-06Merge branch 'PS-34477-csv.tmp' into 'master'v4.3.2Paul Buetow
only rename .csv.tmp to .csv when the final result was written See merge request Storage/dtail!8
2024-02-26only rename .csv.tmp to .csv when the final result was writtenPaul Buetow
2024-02-23lint warningsPaul Buetow
2023-09-08Merge branch 'master' of github.com:mimecast/dtailv4.3.0Paul 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-22Merge pull request #33 from snonux/masterPaul Buetow
Release v4.2.0
2023-06-22mergePaul Buetow
2023-06-21Merge branch 'develop' into 'master'v4.2.0Paul Buetow
DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies See merge request Storage/dtail!7
2023-06-21DTail: Restrict SSH MAC algorithms allowed - Update of few dependenciesPaul Buetow
2023-06-21Merge pull request #32 from ↵Paul Buetow
mimecast/dependabot/go_modules/golang.org/x/crypto-0.10.0 Bump golang.org/x/crypto from 0.9.0 to 0.10.0
2023-06-21rename samples to examplesPaul Buetow
2023-06-13Bump golang.org/x/crypto from 0.9.0 to 0.10.0dependabot[bot]
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.10.0. - [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05update dependenciesPaul Buetow
2023-06-05can configure SSH algorithmsPaul Buetow
2023-05-09Merge pull request #31 from ↵Paul Buetow
mimecast/dependabot/go_modules/golang.org/x/crypto-0.9.0 Bump golang.org/x/crypto from 0.8.0 to 0.9.0
2023-05-09Bump golang.org/x/crypto from 0.8.0 to 0.9.0dependabot[bot]
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0. - [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27Merge pull request #30 from snonux/masterPaul Buetow
Cut 4.1.1
2023-04-27Update dependenciesv4.1.1dependabot[bot]
2023-04-24Merge pull request #28 from ↵Paul Buetow
mimecast/dependabot/go_modules/golang.org/x/crypto-0.8.0 Bump golang.org/x/crypto from 0.7.0 to 0.8.0
2023-04-24Bump golang.org/x/crypto from 0.7.0 to 0.8.0dependabot[bot]
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24Merge pull request #29 from ↵Paul Buetow
mimecast/dependabot/go_modules/github.com/DataDog/zstd-1.5.5 Bump github.com/DataDog/zstd from 1.5.2 to 1.5.5