> For the complete documentation index, see [llms.txt](https://docs.fluentd.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fluentd.org/installation/install-fluent-package/install-by-dmg-fluent-package.md).

# .dmg Package (macOS)

This article explains how to install stable versions of `fluent-package` dmg packages, the stable Fluentd distribution packages maintained by [Fluentd Project](https://www.fluentd.org/) on macOS.

## What is `fluent-package`?

Please see [fluent-package-v5-vs-td-agent](/quickstart/fluent-package-v5-vs-td-agent.md).

## How to install `fluent-package`

{% hint style="info" %}
NOTE:

* `fluent-package` is not shipped yet, we plan to migrate to homebrew ecosystem in the future.
  {% endhint %}

{% hint style="danger" %}
The following are deprecated td-agent (EOL) information:

* About Treasure Agent (td-agent) v4, see [Install by .dmg Package (macOS)](/installation/obsolete-installation/treasure-agent-v4-eol-installation/install-by-dmg-td-agent-v4.md).
* About deprecated [Treasure Agent (td-agent) 3 will not be maintained anymore](https://www.fluentd.org/blog/schedule-for-td-agent-3-eol), see [Install by DEB Package v3](/installation/obsolete-installation/treasure-agent-v3-eol-installation/install-by-deb-td-agent-v3.md).
  {% endhint %}

## Next Steps

You are now ready to collect real logs with Fluentd. Refer to the following tutorials on how to collect data from various sources:

* Basic Configuration
  * [Config File](/configuration/config-file.md)
* Application Logs
  * [Ruby](/language-bindings/ruby.md), [Java](/language-bindings/java.md), [Python](/language-bindings/python.md), [PHP](/language-bindings/php.md),

    [Perl](/language-bindings/perl.md), [Node.js](/language-bindings/nodejs.md), [Scala](/language-bindings/scala.md)
* Examples
  * [Store Apache Log into Amazon S3](/how-to-guides/apache-to-s3.md)
  * [Store Apache Log into MongoDB](/how-to-guides/apache-to-mongodb.md)
  * [Data Collection into HDFS](/how-to-guides/http-to-hdfs.md)

{% hint style="info" %}
There are some commercial supports for Fluentd, see [Enterprise Services](https://www.fluentd.org/enterprise_services). If you use Fluentd on production, Let's share your use-case/testimonial on [Testimonials](https://www.fluentd.org/testimonials) page. Please consider to feedback via [GitHub](https://github.com/fluent/fluentd-website/issues/new?template=testimonials.yml).
{% endhint %}

If this article is incorrect or outdated, or omits critical information, please [let us know](https://github.com/fluent/fluentd-docs-gitbook/issues?state=open). [Fluentd](http://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation (CNCF)](https://cncf.io/). All components are available under the Apache 2 License.
