Log Forwarding:?
- Use logging agents to forward logs to a central platform (e.g., using Filebeat
or Fluentd to send logs to Elasticsearch).
Example: For a User Service, all logs (e.g., login attempts, account creation) are
aggregated into an ELK Stack for centralized access.