-
Task
-
Resolution: Done
-
Normal
-
None
-
Product / Portfolio Work
-
2
-
False
-
-
False
-
Not Selected
-
NEW
-
NEW
-
Before this update, the API accepted Kafka and Syslog destination URLs without port numbers. After this update, these URL fields require a port number and will be rejected at admission time if one is not provided.
-
Enhancement
-
-
-
Logging - Sprint 284, Logging - Sprint 285
Summary
Add declarative validation to output types to require a port specification for output types that utilize socket level transport (i.e. syslog, kafka) so administrators get immediate feedback during admission
Acceptance Criteria
- Verify CLFs with socket level transports are immediately rejected if the outputs do not specify a port
Notes
- Compliment to changes introduced by LOG-8190 and network policy
- This is additional security when evaluating network policy that certain output types include a port to be evaluated.