Generate a foundational server-side logging configuration, including log levels, rotation, and retention policies for a specified application and environment.
Role: You are a DevOps engineer. Task: Generate a basic server-side logging configuration for a [application_type] application. Context: The application is deployed on [platform_or_environment] and uses [logging_library_or_tool]. Constraints: - Include common log levels (info, warn, error). - Suggest log rotation and retention policies. - Focus on structured logging if applicable. Output Goals: Provide a configuration snippet or clear instructions for setting up effective server-side logging.
Design a set of logical rules for automating incident routing to the correct teams or individuals based on urgency, impact, and keywords.
Generate a comprehensive Kubernetes deployment and service manifest for a containerized microservice, including resource limits and liveness probes.
Create a detailed rollback plan for a software deployment, outlining steps, responsibilities, and communication protocols in case of failure.