Skip to main content

Recently Updated Pages

System Installation

Build Social Media Use OSSN

After all requirement passed, follow these steps: Click Next. Read the License Agreement and cli...

Updated 3 weeks ago by Ahmad

Create Database

Build Social Media Use OSSN

Click Databases. Click MySQL. Click Add DB. Input database info: DB Name: db_ossn Username: db...

Updated 3 weeks ago by Ahmad

Requirement

Build Social Media Use OSSN

You will see this page if your installation is succeeded. You need to fix unavailable things that...

Updated 3 weeks ago by Ahmad

Source Installation

Build Social Media Use OSSN

Preparation Add subdomain for your site on your zone management. Create a new site on Website on...

Updated 3 weeks ago by Ahmad

Installation

aaPanel Cookbook

I use DigitalOcean on this demo. Click Access On Droplet Console, click Launch Droplet Console....

Updated 3 weeks ago by Ahmad

Queries to Check System

Oracle Database

Check database version: SELECT * FROM v$version; Check directories: SELECT file_name, tablespace...

Updated 3 weeks ago by Ahmad

Configure Docker

Run BookStack on Local Computer using D...

networks: learning: driver: bridge services: bookstack: image: lscr.io/linuxserver/b...

Updated 3 weeks ago by Ahmad

Activate RabbitMQ Web Console from Kubernetes Pod

Amazon MQ

Enter the pod by this command. kubectl exec -ti -n <namespace> <pod-name> -- /bin/bash Check the...

Updated 3 weeks ago by Ahmad

Activate RabbitMQ Web Console

Amazon MQ

Run this command in RabbitMQ's container. rabbitmq-plugins enable rabbitmq_management Open http:...

Updated 3 weeks ago by Ahmad

Persistent Volume Claim

Logging Management with Grafana

kubectl get pvc -n loki export-0-loki-minio-0 -o yaml > export-0-loki-minio-0.yaml kubectl apply ...

Updated 3 weeks ago by Ahmad

Data Mover from Splitted Disk

Logging Management with Grafana

apiVersion: apps/v1 kind: StatefulSet metadata: name: data-mover namespace: loki spec: serv...

Updated 3 weeks ago by Ahmad

Export Log Index Data from MinIO

Logging Management with Grafana

Download mc: wget https://dl.min.io/client/mc/release/linux-amd64/mc chmod +x mc sudo mv mc /usr/...

Updated 3 weeks ago by Ahmad

Restore Log Data from AWS S3 into Loki

Logging Management with Grafana

Docker Compose version: '3.8' services: s3-downloader: build: . volumes: - ./logs...

Updated 3 weeks ago by Ahmad

Promtail Restore Log Data Into Loki

Logging Management with Grafana

server: http_listen_port: 9080 grpc_listen_port: 0 clients: - url: http://loki:3100/loki/ap...

Updated 3 weeks ago by Ahmad

Error Debugging

Logging Management with Grafana

Kubernetes Command Not Found 2024-11-22 06:00:02 - Script execution started. /data/scripts/log_cl...

Updated 3 weeks ago by Ahmad

Fluent-Bit Generate Log When Log is Written

Logging Management with Grafana

Docker Compose ... fluent-bit: build: context: ./fluent-bit volumes: - ./f...

Updated 1 month ago by Ahmad

Fluent-Bit Synchronization Database

Logging Management with Grafana

Settings [INPUT] Name tail Path /var/external_logs/*.log Ta...

Updated 1 month ago by Ahmad

File and Folder

Linux Commands

Show file contents from tail with specific line number limit: tail -n 200 <file> Show file conte...

Updated 1 month ago by Ahmad

Sample of Pod's Log

Logging Management with Grafana

1. loki-minio-0 MinIO Object Storage Server Copyright: 2015-2022 MinIO, Inc. License: GNU AGPLv3 ...

Updated 1 month ago by Ahmad

Configuration

AWS SDK

Configure Credentials: aws configure List of Configured Credentials: aws configure list

Updated 1 month ago by Ahmad