---
title: "Logging and Admin Processes — The Final Pillars of 12-factor Microservices"
url: https://daily.dev/posts/logging-and-admin-processes-the-final-pillars-of-12-factor-microservices-tcehncdck
source_url: https://itnext.io/logging-and-admin-processes-the-final-pillars-of-12-factor-microservices-376a6dfa268d
type: article
source: "ITNEXT"
published: 2024-05-15T07:11:31.471Z
updated: 2024-05-15T07:11:30.404Z
tags: ["kubernetes", "logging", "cloud-native", "gitops"]
reading_time: 5
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Logging and Admin Processes — The Final Pillars of 12-factor Microservices

**[ITNEXT](https://daily.dev/sources/itnext)** · 5 min read · 2 upvotes · 0 comments

## Summary

This post explores the importance of logging and admin processes in 12-factor microservices. It highlights how logs can provide valuable insights into system behavior and the use of structured logging in Kubernetes-based architectures. The post also emphasizes the significance of admin processes and lists various tasks that are often overlooked. It concludes by discussing the power of GitOps in enhancing the auditability of admin processes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://itnext.io/logging-and-admin-processes-the-final-pillars-of-12-factor-microservices-376a6dfa268d>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#kubernetes](https://daily.dev/tags/kubernetes), [#logging](https://daily.dev/tags/logging), [#cloud-native](https://daily.dev/tags/cloud-native), [#gitops](https://daily.dev/tags/gitops)

[View this post on daily.dev](https://daily.dev/posts/logging-and-admin-processes-the-final-pillars-of-12-factor-microservices-tcehncdck)
