e766f580bb
Added generate.go out of habit for idiots like me who delete config files like it's no big deal. Also added a markdown file called todo, name is self-explanatory as it helps me remember stuff that I need to do and as well helps contributors figure what needs to happen
6 lines
388 B
Markdown
6 lines
388 B
Markdown
## Things I got to do for the project
|
|
- Have config file dictate what log file you want
|
|
- Allow having SSH keys and passwordless SSH sessions, along with having bypassing keys altogether
|
|
- Allow fetching of multiple log files (fields under the defined host? Seperate key/field? Dynamic?)
|
|
- Allow different machines to collect different log files
|
|
- Allow to gather directories of log files |