Skip to content

If hostfile does not exist when using -f, try in ~/.hss - Added support for server specific logging via -O#12

Open
boussou wants to merge 24 commits intosix-ddc:masterfrom
boussou:master
Open

If hostfile does not exist when using -f, try in ~/.hss - Added support for server specific logging via -O#12
boussou wants to merge 24 commits intosix-ddc:masterfrom
boussou:master

Conversation

@boussou
Copy link
Copy Markdown

@boussou boussou commented Aug 26, 2020

I needed 2 things:

  1. use a default folder named .hss/ in home to use for the host files
    current version you type: "hss -f ~/hostgroup"
    I want to type
    "hss hostgroup" from any folder, the program will look for the file in /.hss

  2. in the .hss folder, I wanted a subfolder per server, holding the log files of the output
    file name like ~/.hss/ipaddr/date_per_day.log
    The idea is to be able to review or tail easily

@boussou
Copy link
Copy Markdown
Author

boussou commented Aug 26, 2020

This contains fine grained fixes to make it fully usable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants