1 like
·
733 reads
2 comments
·Mar 27, 2024
Mar 27, 2024
Thanks for this article. I have a question if you don't mind that How can you set up a secure and efficient system for managing logs using Graylog in the AWS cloud, ensuring all components work together within the same network?
·
·1 reply
Author
·Apr 8, 2024
To ensure security, both the application sending the logs and Graylog, which receives them, should be configured within a Private Subnet and located in the same VPC. This arrangement prevents the logs from being transmitted over the public internet.
·