index
:
dtail
master
refactor-trail-1
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
config
/
server.go
Age
Commit message (
Expand
)
Author
2023-06-21
DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies
Paul Buetow
2021-12-03
add user permissions to JSON schema
Paul Buetow
2021-11-06
Remove insecure and dangerous relaxed auth mode
Paul Buetow
2021-11-03
Add integration test for long line splitting - Also fixed a bug regarding thi...
Paul Buetow
2021-10-12
Update JSON-schema to reflect all recent config file changes.
Paul Buetow
2021-10-10
vetting and linting and some code restyling
Paul Buetow
2021-10-02
move args to config package
Paul Buetow
2020-12-08
merge develop
Paul Buetow
2020-09-04
add ssh relaxed auth mode
Paul Buetow
2020-08-13
bump up version to 3.0.0. can run continuous background mapreduce queries, us...
v3.0.0
Paul Buetow
2020-07-03
refactor mapr client
Paul Buetow
2020-06-17
initial log monitoring support
Paul Buetow
2020-02-27
outfile is optional
Paul Buetow
2020-02-27
can run scheduled queries across a storage volume
Paul Buetow
2020-02-11
can run scheduled job at time range based on result file already exists or not
Paul Bütow
2020-02-10
initial scheduled jobs
Paul Bütow
2020-01-21
Move commands to cmd/ and move internal dependencies to internal/
Paul Bütow