-
Bug
-
Resolution: Duplicate
-
Undefined
-
None
-
Unspecified
-
False
-
-
False
-
-
https://github.com/ansible-collections/vmware.vmware_rest/issues/368
<!--- Verify first that your feature was not already discussed on GitHub -->
<!--- Complete all sections as described, this form is processed automatically -->
-
-
-
-
- SUMMARY
<!--- Describe the new feature/improvement briefly below -->
Currently there is no module for managing the vCenter appliance Syslog configuration, or Logging as the API calls it. There is full support in the REST API.
https://developer.vmware.com/apis/vsphere-automation/v7.0U3/appliance/logging/forwarding/
- SUMMARY
-
-
-
-
-
-
-
- ISSUE TYPE
-
-
-
- Feature Idea
-
-
-
-
- COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure -->
vmware.vmware_rest.appliance_logging
vmware.vmware_rest.appliance_logging_info - ADDITIONAL INFORMATION
<!--- Describe how the feature would be used, why it is needed and what it would solve -->
Use to manage configuration of Syslog for appliances so they are properly sending to known good syslog destinations, as well as being able to test the configuration.
<!--- Paste example playbooks or commands between quotes below -->
```yaml
- COMPONENT NAME
-
-
-
```
<!--- HINT: You can also paste gist.github.com links for larger files -->