-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Steps to reproduce:
- Use SNMP traps with containers in AWS Fargate environment
Result:
No file system linkage between containers. All the containers within the same task only share the same network namespace so that container can talk to each other without modification:
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-networking.html
Expected:
Built-in ability to receive traps by Server or Proxy.