How can I design an efficient and secure log upload task for production?
The logs are uploaded to DMS, and to view them, I need to create a service that can only be accessed through Postman — not through Vahan’s service testing — since only the sandbox environment is allowed to hit services. Could this approach lead to possible security vulnerabilities?