LrtConfig: Change DataIndexerIP to DataIndexerHost
Opened this issue · 0 comments
GeneCupstid commented
Overview
LrtConfig.LogRhythm
: The DataIndexerIP
field can actually be either its ip OR hostname.
Two changes:
LogRhythm.Tools.json
: ChangeDataIndexerIP
toDataIndexerHost
Lrt.Config.Input.json
: Update Prompt, Hint, and InputCmd
Note
The other properties that can accept a hostname or ip are all URLs. Need to test to ensure that won't be a problem.