put https://localhost:8501/lr-admin-api/logsources/
Updates a log source based on the Id and other required details. Searches existing log source by Id. Returns a 404 error if the Id does not exist. Otherwise, updates the log source and returns the log source Id with response 200.
* In case of non Flat File logsource type, WatchFileRenameOnRollover will always be set to true."
* Put logsource endpoint will not update the beat information provided in the request body."
* The value of the eventLogFilter property must be in a valid XML format; if updating this property is not necessary, do not include it in the request body.