-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
Under System Logs Settings page, the configuration of the Cloud Log Manager URL field does not validate the URL syntax. A wrong value can be set, preventing the correct forwarding of logs.
Steps to reproduce
- Set "Cloud Log Manager URL" field to a non-URL value
- Save settings
Expected behavior
The form is not saved and a validation error is displayed.
Actual behavior
The form is saved, the forwarder started and a recurring error message is found in the journal:
Jul 29 11:00:36 ns8node runagent[2539290]: Error during loop: Invalid URL 'nar.nethesis.it/adm/syslog/noauth_put_json/': No scheme supplied. Perhaps you meant https://nar.nethesis.it/adm/syslog/noauth_put_json/?
Components
- Core 3.9.2
See also
- https://mattermost.nethesis.it/nethesis/pl/gq73y65f17d5tmocfd6m4hgnpr (PVT, davidep NethNick)
Thanks to @NethNick
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done