Skip to main content

 

Splunk Lantern

Docker

Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. By taking advantage of Docker's methodologies for shipping, testing, and deploying code, you can significantly reduce the delay between writing code and running it in production.

Docker provides the ability to package and run an application in a loosely isolated environment called a container. The isolation and security lets you run many containers simultaneously on a given host. Containers are lightweight and contain everything needed to run the application, so you don't need to rely on what's installed on the host. You can share containers while you work, and be sure that everyone you share with gets the same container that works in the same way.

Before looking at documentation for specific data sources, review the Splunk Help information on general data ingestion for Splunk Enterprise, Splunk Cloud Platform or Splunk Observability Cloud.

Getting data in

Source Add-ons and Apps Guidance

Docker

Docker is an open-source platform that automates the deployment, scaling, and management of applications using containerization. It packages software into standardized units called containers, which include everything needed to run the application, ensuring consistency across different environments and simplifying development and operations workflows.

Splunk platform

Splunk Connect for Docker

Configuration

Splunk Lantern Articles