Role-Based Access, S3 Archiving & Fluentd with Logz.io’s ELK
August 13, 2015
Following our addition of alerts on top of the ELK Stack, the positive feedback that we received from the community made it clear that we should continue to enhance those platforms with additional features that people would like to see.
In this post, I’d like to introduce three new features that we have just released and explain how they are integrated throughout the ELK Stack.
Multi-User and Role-Based Access
The most important thing about properly integrating a platform such as ELK is the ability to share the knowledge and functionality within one’s organization. The open source ELK Stack comes with a very limited single-user approach, which in our mind was a huge gap and interfered with usability and adoption.
More on the subject:
Since we’ve added the multi-user and role-based access features, we have noticed that our Pro customers have been averaging around 30 users on a single account, transforming the way our customers are using ELK.
To define multiple users in Logz.io, you can go to your Settings tab and click on the “User Management” tab. You can then define as many users as you want, and they will receive invitations over e-mail to join your Logz.io account and enjoy the power of the ELK Stack as a service.
Archiving to S3

At Logz.io, we employ a real-time backup process designed to safeguard customers’ information. With this latest release, we now also enable customers to store all of their log files into an Amazon S3 bucket automatically and determine on their own what would be the retention period and cost associated with it.*
The logs are being archived in zipped files which include JSON formats. At any time, a user can manually search through the files or re-ingest these events with Logz.io.
In order to enable the archive to S3, we need an R/W permission into an S3 bucket of your choice. Go to the Settings page under “S3 Archiving” and enter your bucket name and credentials. We store the incremental data every few minutes, and you can set the retention on that bucket and the cost by controlling the redundancy.
*S3 archiving is only available for our Pro customers.
Connectivity to Fluentd

Our github repository contains instructions on how to set up the Fluentd logz.io output plugin. If you have any questions, please feel free to ask!
The ELK Stack is a wonderful platform, and we’re always trying to make it even better. If there are any features that you would like to see in ELK, just drop us a note at info (at) logz.io! We always look forward to receiving feedback from the community.

