Oracle Cloud Infrastructure - Logstash Plugin

Hi All,

Hoping anyone has ingested logs from OCI Object Storage into Logstash using a specific input plugin similiar to that of logstash-input-s3?

The scenario is shown in the diagram below:

  1. All the resources in a compartment send their logs to the Object Storage.
  2. Logstash is hosted in AWS.

Now need a plugin to pull logs from object storage just like how it is done for AWS S3 buckets.
The only input plugins I see is here:
https://www.elastic.co/guide/en/logstash/current/input-plugins.html

But there must be a way to ingest logs, right? Just like having a plugin called azureblob that is able to ingest logs from Azure blob storage but as well not listed in the link above.

Thanks

Though I have come across this article:

https://www.ateam-oracle.com/extending-analytics-for-integration-cloud-using-elastic-stack

paying attention to the section in the page "Indexing data using LogStash" which uses http_poller. Still doesnt explain if there is a possibility to pull logs from the object storage.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.