
Concluído
Publicado
Pago na entrega
Kubernetes: Automate Copying Worker Node Logs to Master Node Every 4 Hours Project Description I’m looking for an experienced Kubernetes / DevOps engineer to help me implement a log-copy automation in a Kubernetes cluster. Objective Automatically copy Kubernetes worker node logs to the master node at a 4-hour interval for debugging and audit purposes. Scope of Work Identify Kubernetes log locations on worker nodes: /var/log/containers/ /var/log/pods/ Create a script (Bash preferred) to: Collect logs from worker nodes Securely transfer them to the master node (SCP / rsync) Organize logs by node name + timestamp Schedule the process to run every 4 hours using: Cron job Ensure: Passwordless authentication (SSH keys) Basic error handling & logging Provide documentation explaining: How it works How to modify time interval How to add/remove nodes Expected Deliverables Working automation (script + cron ) Step-by-step setup instructions Brief explanation of best practices Skills Required Kubernetes (EKS / AKS / On-prem) Linux & Bash scripting Kubernetes logging fundamentals SSH / SCP / rsync DevOps best practices
ID do Projeto: 40162982
18 propostas
Projeto remoto
Ativo há 1 mês
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos

Hello, I have 10 years of experience in Kubernetes and DevOps engineering. I can automate the copying of logs from worker nodes to the master node every 4 hours. I will create a Bash script to collect, transfer, and organize the logs securely. The automation will be scheduled using a cron job for regular execution. I’ll provide documentation for setup, modification, and troubleshooting. Regards, VishnuLal NB.
₹1.500 INR em 2 dias
7,6
7,6
18 freelancers estão ofertando em média ₹1.284 INR for esse trabalho

Hi, I will set up, manage and potentially troubleshooting your AWS service to ensure seamless data backup. I have 10 years of expertise in amazon web services. I can set up aws ec2, aws s3 and other amazon products with the best configuration, S3 bucket creation, mounting bucket to different EC2 instances, uploading contents into bucket, Expanding volume in live ec2 instance without data loss, DNS fail over and recovering it from same or different region , Backup of instances, database, volumes, Auto scalingin in which if any of the instance will stop responding then a copy of instance will be loaded so that there will be no down time, Monitoring services, Cloud front, it help us to load contents of website from near by location, Amazon Relational Database Services. Please discuss, Thank you.
₹3.000 INR em 1 dia
7,5
7,5

As an AWS-certified professional and seasoned DevOps engineer with over 5 years of experience, I am confident in my ability to deliver your Kubernetes log-copy automation project with utmost precision. I have a proven track record of implementing highly efficient and secure solutions in Kubernetes environments – demonstrating a solid grasp of all key concepts, including logging fundamentals that will be pivotal for this project. My proficiency in Linux, Bash scripting, and extensive knowledge of tools like SSH, SCP, and rsync strengthens my capabilities even further. Over the years, I've mastered the art of automating deployments with CI/CD pipelines and successfully implemented Infrastructure as Code. This experience aligns perfectly with your project, offering you the stability, reliability and efficiency that is needed. Beyond the technical competencies needed for success here, I am well-versed in ensuring secure infrastructures and aligning them to meet regulatory standards such as HIPAA and GDPR. Additionally, my hands-on experience integrating AI/ML services into applications can be an asset for you down the road as you explore other intelligent automation avenues. Choose me for impeccable workmanship and a seamless experience with your Kubernetes project.
₹1.500 INR em 7 dias
4,7
4,7

Hello, I can implement a clean, reliable automation to collect Kubernetes worker node logs and copy them to the master node every 4 hours, exactly as you described. I have 5+ years of hands-on DevOps experience working with Kubernetes (EKS, AKS, and on-prem clusters), Linux systems, and production-grade automation. I’ll identify the correct log paths on worker nodes (/var/log/containers, /var/log/pods), create a robust Bash script to collect and transfer logs securely using SSH + rsync/SCP, and organize them by node name and timestamp on the master. The process will be scheduled via cron, use passwordless authentication, and include basic error handling and logging so failures are visible. Ready to start immediately and get this implemented cleanly.
₹2.000 INR em 1 dia
3,1
3,1

I have good experience in kubernetes with automation. Please give a chance to work on your project. I am not focusing on money. Just improving my automation knowledge. Thanks.
₹600 INR em 7 dias
2,7
2,7

Hello, Upon reading your brief, I can help you with that. I have handled similar DevOps projects, building scalable CI/CD pipelines and automating infrastructure deployments. I have 4 years of experience in DevOps, including Jenkins, Docker, Kubernetes, and cloud platforms like AWS and Azure. Contact me and let's start right now.
₹1.200 INR em 1 dia
2,4
2,4

I’m a DevOps / Kubernetes Engineer with 10+ years of hands-on experience working with EKS, AKS, and on-prem Kubernetes clusters. I can implement a reliable automation to copy worker node logs (/var/log/containers and /var/log/pods) to the master node every 4 hours, using a secure Bash-based solution. What I’ll deliver: Bash script to collect and organize logs by node name + timestamp Secure transfer using SSH key-based authentication (rsync/SCP) Cron-based scheduling (easy to modify interval) Basic error handling and execution logs Clear documentation: How the automation works How to add/remove worker nodes How to change the schedule I follow DevOps best practices for security, maintainability, and performance, and I’ve implemented similar log-collection and node-level automation in production Kubernetes environments. Ready to start immediately Clean, well-documented solution Support during setup and handover Let’s get this automated cleanly and reliably.
₹1.050 INR em 2 dias
0,0
0,0

Hello, I am an experienced DevOps & Kubernetes engineer with hands-on experience in on-prem and cloud Kubernetes clusters (EKS/AKS). I can implement a secure, automated log collection system that copies worker node logs (/var/log/containers and /var/log/pods) to the master node every 4 hours. What I will deliver: Bash script to collect and organize logs by node name + timestamp Secure transfer using SSH key-based authentication (rsync/SCP) Cron-based scheduling (4-hour interval, easily configurable) Error handling and execution logs Step-by-step setup documentation Best practices for scaling and node management Approach: Passwordless SSH from master to worker nodes Rsync for efficient incremental log transfer Structured directory layout for easy debugging and audits Simple node add/remove via config file I focus on clean automation, reliability, and clear documentation. Looking forward to working with you. Thank you.
₹1.050 INR em 7 dias
0,0
0,0

Hey! Quick question to start, are your worker nodes ephemeral, or do you need logs preserved centrally before rotation or node recycling? I set up Kubernetes log automation using Bash + cron to collect `/var/log/containers` and `/var/log/pods`, securely transfer them to a master/control node via rsync/SCP with SSH keys, and organize logs by node and timestamp every 4 hours. I’ve implemented similar node-level observability and audit pipelines in production Kubernetes clusters (EKS/on-prem), focusing on reliable scheduling, minimal overhead, and clean documentation. If this sounds right, I can start immediately and share a reproducible script with clear setup and tuning instructions.
₹1.400 INR em 7 dias
0,0
0,0

I'm thrilled about the opportunity to work with you on setting up the automated logging system for your Kubernetes cluster. With my in-depth experience in Kubernetes, Linux, Bash scripting, and DevOps best practices, I am well-equipped to handle your specific project needs efficiently. I understand the importance of automatically transferring worker node logs to the master node at regular intervals for debugging and auditing purposes. By delivering a script with passwordless authentication, error handling, and detailed documentation, I'll ensure top-notch results. Let's work together to create a robust solution that meets your requirements seamlessly. Excited to collaborate, Thabo
₹1.819 INR em 3 dias
0,0
0,0

I am an expert Linux system administrator with over 14 years of experience in the field. I can do this job for you in much better and efficient way than the others. Please share the access details so that I can start working on it. Thanks
₹1.250 INR em 1 dia
0,0
0,0

I have a lot of experience in script based automation and I can finish your work within 2days and also I will provide complete documentation for passwd less authentication and log rotation mechanism.
₹1.050 INR em 2 dias
0,0
0,0

I’m a DevOps / Kubernetes engineer with strong experience in EKS/on-prem clusters and Linux automation. I can implement a Bash-based automation to collect worker node logs from /var/log/containers and /var/log/pods, securely transfer them to the master node using SSH + rsync/SCP, organize them by node name and timestamp, and schedule execution every 4 hours via cron. The solution will include passwordless authentication, basic error handling, and clear documentation explaining setup, scheduling changes, and node management. Ready to start immediately and deliver a clean, reliable setup. Thanks,
₹1.350 INR em 5 dias
0,0
0,0

This is first time I am entering into freelance world. I have been working as DevOps engineer from past 5 years. Connect with me for 5 mins and you will not regret it about.
₹600 INR em 7 dias
0,0
0,0

Dear Sir/Madam, I am writing to express my interest in this opportunity. I have hands-on experience in designing, deploying, and managing scalable cloud-native solutions, with strong expertise in AWS, DevOps practices, and containerized environments. I work on designing and managing cloud infrastructure across AWS and Azure. My responsibilities include building CI/CD pipelines using Jenkins and GitHub Actions, containerizing applications with Docker, and managing microservices using Kubernetes and Amazon EKS. I have practical experience with AWS services such as EC2, VPC, IAM, S3, RDS, CloudFront, Route 53, and Application Load Balancers, ensuring high availability, security, and cost optimization. I have deployed and supported production-grade applications using Infrastructure as Code and DevOps best practices for automation, monitoring, and logging. I have also implemented centralized monitoring and logging using Fluent Bit, Elasticsearch, Kibana, Prometheus, and Grafana to improve system reliability and incident response. As an AWS Certified professional, I bring a strong understanding of cloud architecture, security best practices, and performance optimization. I collaborate effectively with cross-functional teams and continuously upskill to stay aligned with evolving cloud and DevOps technologies. I would welcome the opportunity to discuss how I can contribute to your team and add value from day one. Sincerely, Mrunal U Cloud / DevOps Engineer AWS Certified
₹1.050 INR em 7 dias
0,0
0,0

I am a Proactive and results-oriented DevOps Engineer with 4 years of experience in designing and implementing CI/CD pipelines, cloud infrastructure management, and automation. Skilled in leveraging DevOps tools like GitLab, Docker, Kubernetes, and Terraform to drive efficiency, scalability, and reliability in software delivery. Ready to contribute to innovative projects and optimize operations within a forward-thinking team.
₹1.050 INR em 7 dias
0,0
0,0

Hello, I can help you copy Kubernetes worker node logs to the master node every 4 hours in a clean, secure, and production-safe way. I have implemented similar log collection and automation solutions in Kubernetes/Linux environments. What I will do Identify and collect logs from worker nodes: /var/log/containers/ /var/log/pods/ Write a Bash script to: Collect logs from each worker node Securely transfer logs using rsync or SCP Organize logs by node name and timestamp Set up passwordless SSH authentication using SSH keys Schedule execution using cron (every 4 hours) Add basic error handling and logging for audits and debugging Deliverables: Working Bash automation script Cron job configuration Step-by-step documentation explaining: How it works How to change the time interval How to add or remove worker nodes Kubernetes logging best practices Why me: 3+ years of hands-on DevOps & Kubernetes (EKS/Linux) experience Strong background in Linux, Bash scripting, SSH, rsync Real-world experience with Kubernetes node-level logging and troubleshooting I can complete this within 3 days and ensure the solution is simple, reliable, and easy to maintain. Looking forward to working with you. Best regards, SATYA SAI SANDEEP MUDAPAKA DevOps Engineer | Kubernetes | Automation
₹1.050 INR em 3 dias
0,0
0,0

Hello, I can implement a clean and reliable automation to collect Kubernetes worker node logs and securely copy them to the master node every 4 hours for debugging and audit purposes. Proposed approach: - Validate and collect logs from /var/log/containers and /var/log/pods on each worker node. - Use a Bash script with rsync (or scp, if preferred) over SSH key-based authentication for secure, passwordless transfers. - Organize logs on the master node by node name and timestamp for easy traceability. - Add basic error handling and execution logging to track failures or partial transfers. - Schedule the process via cron to run every 4 hours, with a configurable interval. Deliverables: - Fully tested Bash automation script - Cron configuration - Step-by-step setup documentation - Clear instructions to modify the schedule or add/remove worker nodes - Brief best-practice notes on log retention and security I focus on simple, maintainable solutions that follow DevOps best practices and work reliably in production Kubernetes environments. I can start immediately and deliver within a short timeframe. Regards, Subham Ruhela
₹601 INR em 7 dias
0,0
0,0

Mumbai, India
Método de pagamento verificado
Membro desde abr. 29, 2024
₹600-1500 INR
₹100-400 INR / hora
$15-25 CAD / hora
₹600-1500 INR
$250-750 USD
$15-25 USD / hora
$30-250 USD
$1500-3000 USD
$10-30 USD
$25-50 USD / hora
₹600-1500 INR
₹1500-12500 INR
$10-30 USD
₹600-1500 INR
₹75000-150000 INR
₹12500-37500 INR
$30-250 USD
₹1500-12500 INR
$10-30 USD
$250-750 USD
$2-8 USD / hora
₹50000-55000 INR