Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

logstash-output-swift

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logstash-output-swift

  • 0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

logstash-output-swift

This plugin is provided as an external plugin and is not part of the Logstash project. Its forked from logstash-out-s3 project.

This plugin allows you to output to Openstack swift storage.

Changelog

See CHANGELOG.md

Versions

Released versions are available via rubygems.

Installation

  • Run bin/logstash-plugin install logstash-output-swift in your logstash installation directory
  • Configure

Configuration options

OptionTypeDescriptionRequired?Default
usernameStringOpenstack UsernameYes
api_keyStringOpenstack apikeyYes
auth_urlStringKeystone serverYes
project_nameStringProject nameYes
domain_nameStringDomain nameYes
containerStringSwift container for the logsYes

Development and Running tests

  • bundle exec rspec

Releasing

  • Update Changelog
  • Bump version in gemspec
  • Commit
  • Create tag git tag v<version-number-in-gemspec>
  • gem build logstash-output-swift.gemspec
  • gem push

FAQs

Package last updated on 19 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc