| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-10 | Introduce client runtime boundaries | Paul Buetow | |
| 2026-03-08 | change version to ng (next gen) | Paul Buetow | |
| 2026-02-03 | Add SSH agent key selection and fix MapReduce outfile handling | Paul Buetow | |
| This commit adds two major features and fixes: 1. SSH Agent Key Selection: - Add --agentKeyIndex flag to select specific SSH agent key (0-based) - Solves "too many authentication failures" with multiple SSH keys - Default -1 uses all keys (backwards compatible) - Available in dtail, dcat, dgrep, dmap commands 2. MapReduce Outfile Fixes: - CSV files now written at every interval, not just on exit - Proper signal handling (SIGTERM/SIGINT) with graceful shutdown - 5-second grace period for cleanup before force exit - Fixes issue where outfile remained as .tmp during execution Usage: dtail --servers host --agentKeyIndex 0 --query '...' outfile results.csv This is particularly useful with YubiKey/hardware tokens where many keys are loaded in the SSH agent, and for monitoring MapReduce results in real-time as they're computed. Co-authored-by: Cursor <cursoragent@cursor.com> | |||
| 2024-03-29 | lint warnings | Paul Buetow | |
| 2023-09-07 | update dependencies | Paul Buetow | |
| 2023-09-07 | DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies | Paul Buetow | |
| 2023-09-07 | Update dependencies | dependabot[bot] | |
| 2023-09-07 | This is not a snapshot release anymore | Paul Buetow | |
| 2023-06-05 | can configure SSH algorithms | Paul Buetow | |
| 2022-03-15 | bump to be a snapshot release | Paul Buetow | |
| 2022-02-04 | merge 4.0.0-RC | Paul Buetow | |
| 2022-02-04 | update dependencies | Paul Buetow | |
| 2021-12-21 | bump RC | Paul Buetow | |
| 2021-12-04 | Bump up version to 4.0.0-RC6 | Paul Buetow | |
| 2021-11-02 | Bugfix: Dealing correctly with files without newline characters, also add ↵ | Paul Buetow | |
| more tests | |||
| 2021-10-30 | bump RC version | Paul Buetow | |
| 2021-10-29 | bump up RC version | Paul Buetow | |
| 2021-10-24 | Bump up RC version | Paul Buetow | |
| 2021-10-10 | vetting and linting and some code restyling | Paul Buetow | |
| 2021-10-02 | reduce logging in serverless mode | Paul Buetow | |
| 2021-09-07 | Produce MAPREDUCE lines, can aggregate these via default log format | Paul Buetow | |
| 2021-09-05 | finalize new default color schema | Paul Buetow | |
| 2021-08-21 | read files bytewise for more control of whats happening - change transport ↵ | Paul Buetow | |
| protocol for more control over newlines | |||
| 2021-08-12 | add missing brush and also add color client configs plus jsonschema | Paul Buetow | |
| 2021-08-11 | add colorTable option | Paul Buetow | |
| 2021-08-10 | can compile with new color codes | Paul Buetow | |
| 2021-07-31 | more on configurable colors | Paul Buetow | |
| 2021-05-27 | prepare new release | Paul Buetow | |
| 2021-05-27 | change version to develop | Paul Buetow | |
| 2021-05-27 | Improve documentation through advanced AI | Paul Buetow | |
| 2021-03-30 | bump up version | Paul Buetow | |
| 2021-03-23 | context aware grep with -max -after and -before not work | Paul Buetow | |
| 2021-03-16 | bump versionv3.2.2 | Paul Buetow | |
| 2021-02-04 | merge developv3.2.1 | Paul Buetow | |
| 2021-01-11 | cut new dev version | Paul Buetow | |
| 2021-01-04 | cut new versionv3.2.0 | Paul Buetow | |
| 2020-12-27 | only try to read a file once in cat and grep mode but 10 times in tail mode | Paul Buetow | |
| 2020-12-10 | bump verison | Paul Buetow | |
| 2020-12-10 | add hasprefix, nhasprefix, hassuffix, nhassuffix operation support to where ↵ | Paul Buetow | |
| clause | |||
| 2020-12-08 | merge develop | Paul Buetow | |
| 2020-08-30 | initial regex package | Paul Buetow | |
| 2020-08-13 | bump up version to 3.0.0. can run continuous background mapreduce queries, ↵v3.0.0 | Paul Buetow | |
| useful for log file monitorig for example. breaking protocol change which allows to mapreduce aggreate messages containing the default field separator |. add of more unit tests. add logformat mapreduce query keyword. add set mapreduce clause support and support to evaluate built-in functions such as md5sum() and maskdigits(). | |||
| 2020-06-19 | update protocol | Paul Buetow | |
| 2020-06-17 | initial log monitoring support | Paul Buetow | |
| 2020-06-11 | bump up version to 2.4.0v2.4.0 | Paul Buetow | |
| 2020-05-20 | develop version | Paul Buetow | |
| 2020-05-20 | add $timezone and $timeoffset keys | Paul Buetow | |
| 2020-05-20 | bump version upv2.3.0 | Paul Buetow | |
| 2020-05-20 | can specify a private ssh key via command line, no password support yet though | Paul Buetow | |
| 2020-05-13 | release of 2.2.1v2.2.1 | Paul Buetow | |
