SecurityLogMiner / log-collection-client

Everything you do not see but feel the effects of.
Apache License 2.0
0 stars 0 forks source link

Command Line Interface #9

Closed Jicxer closed 7 months ago

Jicxer commented 7 months ago

Develop a command line interface for the user for accessibility. We would want the command line to prompt the user for specific input formatting; and offer alternative informational commands such as "--help".

If there are additional suggestions for command line functionality please provide feedback.

endepointe commented 7 months ago

Arbitrarily changing the server address and port from the command line seems like a bad idea now that I think about it. it would be better to have the user /sys admin add the destination data in a config file. This is currently being worked on here: https://github.com/SecurityLogMiner/log-collection-client/issues/17

Jicxer commented 7 months ago

Sounsd good. I'll edit the issue to reflect these changes.