Skip to content

Commit a8db49f

Browse files
agup006gitbook-bot
authored andcommitted
GitBook: [#1] No subject
1 parent 652e842 commit a8db49f

File tree

2 files changed

+32
-34
lines changed

2 files changed

+32
-34
lines changed

SUMMARY.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* [Parser](concepts/data-pipeline/parser.md)
1919
* [Filter](concepts/data-pipeline/filter.md)
2020
* [Buffer](concepts/data-pipeline/buffer.md)
21-
* [Router](concepts/data-pipeline/router.md)3
21+
* [Router](concepts/data-pipeline/router.md)
2222
* [Output](concepts/data-pipeline/output.md)
2323

2424
## Installation
@@ -74,7 +74,7 @@
7474
* [Validating your Data and Structure](local-testing/validating-your-data-and-structure.md)
7575
* [Running a Logging Pipeline Locally](local-testing/logging-pipeline.md)
7676

77-
## Data Pipeline <a id="pipeline"></a>
77+
## Data Pipeline <a href="#pipeline" id="pipeline"></a>
7878

7979
* [Pipeline Monitoring](pipeline/pipeline-monitoring.md)
8080
* [Inputs](pipeline/inputs/README.md)
@@ -138,7 +138,7 @@
138138
* [Amazon Kinesis Data Firehose](pipeline/outputs/firehose.md)
139139
* [Amazon Kinesis Data Streams](pipeline/outputs/kinesis.md)
140140
* [Amazon S3](pipeline/outputs/s3.md)
141-
* [Azure Blob](pipeline/outputs/azure_blob.md)
141+
* [Azure Blob](pipeline/outputs/azure\_blob.md)
142142
* [Azure Log Analytics](pipeline/outputs/azure.md)
143143
* [Counter](pipeline/outputs/counter.md)
144144
* [Datadog](pipeline/outputs/datadog.md)
@@ -182,10 +182,9 @@
182182
* [Check Keys and NULL values](stream-processing/getting-started/check-keys-null-values.md)
183183
* [Hands On! 101](stream-processing/getting-started/hands-on.md)
184184

185-
## Fluent Bit for Developers <a id="development"></a>
185+
## Fluent Bit for Developers <a href="#development" id="development"></a>
186186

187-
* [C Library API](development/library_api.md)
187+
* [C Library API](development/library\_api.md)
188188
* [Ingest Records Manually](development/ingest-records-manually.md)
189189
* [Golang Output Plugins](development/golang-output-plugins.md)
190190
* [Developer guide for beginners on contributing to Fluent Bit](development/developer-guide.md)
191-

installation/getting-started-with-fluent-bit.md

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,40 +6,39 @@ description: The following serves as a guide on how to install/deploy/upgrade Fl
66

77
## Container Deployment
88

9-
| Deployment Type | Instructions |
10-
| :--- | :--- |
11-
| Kubernetes | [Deploy on Kubernetes](kubernetes.md#installation) |
12-
| Docker | [Deploy with Docker](docker.md) |
13-
| Containers on AWS | [Deploy on Containers on AWS](aws-container.md) |
14-
15-
## Install on Linux \(Packages\)
16-
17-
| Operating System | Installation Instructions |
18-
| :--- | :--- |
19-
| CentOS / Red Hat | [CentOS 7](linux/redhat-centos.md#install-on-redhat-centos), [CentOS 8](linux/redhat-centos.md#install-on-redhat-centos) |
20-
| Ubuntu | [Ubuntu 16.04 LTS](linux/ubuntu.md#ubuntu-16-04-lts-xenial-xerus), [Ubuntu 18.04 LTS](linux/ubuntu.md#ubuntu-18-04-lts-bionic-beaver), [Ubuntu 20.04 LTS](linux/ubuntu.md#ubuntu-20-04-lts-focal-fossa) |
21-
| Debian | [Debian 9](linux/debian.md#debian-9-stretch), [Debian 10](linux/debian.md#debian-10-buster) |
22-
| Amazon Linux | [Amazon Linux 2](linux/amazon-linux.md#install-on-amazon-linux-2) |
23-
| Raspbian / Rasberry Pi | [Raspbian 10](linux/raspbian-raspberry-pi.md#raspbian-10-buster) |
24-
| Yocto / Embedded Linux | [Yocto / Embedded Linux](yocto-embedded-linux.md#fluent-bit-and-other-architectures) |
25-
26-
## Install on Windows \(Packages\)
27-
28-
| Operating System | Installation Instructions |
29-
| :--- | :--- |
9+
| Deployment Type | Instructions |
10+
| ----------------- | -------------------------------------------------- |
11+
| Kubernetes | [Deploy on Kubernetes](kubernetes.md#installation) |
12+
| Docker | [Deploy with Docker](docker.md) |
13+
| Containers on AWS | [Deploy on Containers on AWS](aws-container.md) |
14+
15+
## Install on Linux (Packages)
16+
17+
| Operating System | Installation Instructions |
18+
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
19+
| CentOS / Red Hat | [CentOS 7](linux/redhat-centos.md#install-on-redhat-centos), [CentOS 8](linux/redhat-centos.md#install-on-redhat-centos) |
20+
| Ubuntu | [Ubuntu 16.04 LTS](linux/ubuntu.md#ubuntu-16-04-lts-xenial-xerus), [Ubuntu 18.04 LTS](linux/ubuntu.md#ubuntu-18-04-lts-bionic-beaver), [Ubuntu 20.04 LTS](linux/ubuntu.md#ubuntu-20-04-lts-focal-fossa) |
21+
| Debian | [Debian 9](linux/debian.md#debian-9-stretch), [Debian 10](linux/debian.md#debian-10-buster) |
22+
| Amazon Linux | [Amazon Linux 2](linux/amazon-linux.md#install-on-amazon-linux-2) |
23+
| Raspbian / Rasberry Pi | [Raspbian 10](linux/raspbian-raspberry-pi.md#raspbian-10-buster) |
24+
| Yocto / Embedded Linux | [Yocto / Embedded Linux](yocto-embedded-linux.md#fluent-bit-and-other-architectures) |
25+
26+
## Install on Windows (Packages)
27+
28+
| Operating System | Installation Instructions |
29+
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
3030
| Windows Server 2019 | [Windows Server EXE](windows.md#installing-from-exe-installer), [Windows Server ZIP](windows.md#installing-from-zip-archive) |
31-
| Windows 10 2019.03 | [Windows EXE](windows.md#installing-from-exe-installer), [Windows ZIP](windows.md#installing-from-zip-archive) |
31+
| Windows 10 2019.03 | [Windows EXE](windows.md#installing-from-exe-installer), [Windows ZIP](windows.md#installing-from-zip-archive) |
3232

33-
## Compile from Source \(Linux, Windows, FreeBSD, MacOS\)
33+
## Compile from Source (Linux, Windows, FreeBSD, MacOS)
3434

35-
| Operating System | Installation Instructions |
36-
| :--- | :--- |
35+
| Operating System | Installation Instructions |
36+
| --------------------- | ------------------------------------------------------ |
3737
| Linux, FreeBSD, MacOS | [Compile from source](sources/download-source-code.md) |
38-
| Windows | [Compile from Source](windows.md#compile-from-source) |
38+
| Windows | [Compile from Source](windows.md#compile-from-source) |
3939

4040
## Enterprise Packages
4141

4242
Fluent Bit packages are also provided by [enterprise providers](https://fluentbit.io/enterprise) for older end of life versions, Unix systems, and additional support and features. A list provided by fluentbit.io/enterprise is provided below
4343

44-
* [Calyptia Fluent Bit LTS](https://www.calyptia.com/calyptia-agent)
45-
44+
* [Calyptia Fluent Bit LTS](https://www.calyptia.com/download)

0 commit comments

Comments
 (0)