tomohiro / Fluentular
Licence: mit
Fluentular is a Fluentd regular expression editor
Stars: ✭ 154
Programming Languages
ruby
36898 projects - #4 most used programming language
Projects that are alternatives of or similar to Fluentular
Express Babel
Express starter kit with ES2017+ support, testing, linting, and code coverage
Stars: ✭ 621 (+303.25%)
Mutual labels: heroku, appengine
Fluent Plugin Rewrite Tag Filter
Fluentd Output filter plugin to rewrite tags that matches specified attribute.
Stars: ✭ 151 (-1.95%)
Mutual labels: fluentd
Dotnetlabs
.NET Labs -- Show Me the Tips and Tricks and Code
Stars: ✭ 135 (-12.34%)
Mutual labels: heroku
Pathivu
An efficient log ingestion and log aggregation system https://pathivu.io/
Stars: ✭ 146 (-5.19%)
Mutual labels: fluentd
Terraform Aws Elasticsearch
Terraform module to provision an Elasticsearch cluster with built-in integrations with Kibana and Logstash.
Stars: ✭ 137 (-11.04%)
Mutual labels: fluentd
Dagger
Dagger 是一个基于 Loki 的日志查询和管理系统,它是由达闼科技( CloudMinds )云团队的`大禹基础设施平台`派生出来的一个项目。Dagger 运行在 Loki 前端,具备日志查询、搜索,保存和下载等特性,适用于云原生场景下的容器日志管理场景。
Stars: ✭ 149 (-3.25%)
Mutual labels: fluentd
Rails new
A thoughtfully designed template for building modern Rails apps. Get started in minutes instead of hours 🔥🚀
Stars: ✭ 151 (-1.95%)
Mutual labels: heroku
Elovation
Simple rails app to track your game results with elo and trueskill ratings
Stars: ✭ 140 (-9.09%)
Mutual labels: heroku
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+1080.52%)
Mutual labels: heroku
Discord Musicbot
Very simple discord music bot with the discord.js with Song Name playing. It can able to play music with the song name
Stars: ✭ 148 (-3.9%)
Mutual labels: heroku
Ritabot
Real-Time Interchangeable Translating Assistant, an open-source free translation Bot for Discord.
Stars: ✭ 146 (-5.19%)
Mutual labels: heroku
Bandwidth Hero Proxy
⚡️ Proxy that compresses images to low-resolution
Stars: ✭ 130 (-15.58%)
Mutual labels: heroku
Heroku Static Site
A basic Ruby/Rack app for publishing a static HTML/CSS/javascript website on Heroku (for free)
Stars: ✭ 140 (-9.09%)
Mutual labels: heroku
Trebekbot
An addictive Jeopardy! bot for Slack. Fun fact, after I added this to my work Slack I was told to limit it to a single channel because productivity ground to a halt. (Five years later, the #jeopardy channel is still going strong.)
Stars: ✭ 147 (-4.55%)
Mutual labels: heroku
Nds
A Go (golang) Google App Engine datastore package with strongly consistent caching.
Stars: ✭ 154 (+0%)
Mutual labels: appengine
a Fluentd regular expression editor
Platforms
Heroku
Docker
You can download and run Fluentular container from DockerHub:
$ docker pull tomohiro/fluentular:latest
$ docker run -d -p 8080:8080 tomohiro/fluentular:latest
AWS Elastic Beanstalk
Supported Platforms:
Platform | Version |
---|---|
Ruby | Ruby 2.7.1 (Puma) |
Docker | 18.09.0 or later |
Using EB Command Line Interface
Create an Application:
$ eb init # Choose a platform from Ruby or Docker
Create an Environment:
$ eb create
Using AWS Console
You can use Dockerrun.aws.json when creating a new environment.
https://fluentular.s3.amazonaws.com/Dockerrun.aws.json
For more information, see Deploying a Sinatra Application to AWS Elastic Beanstalk - Elastic Beanstalk.
Google App Engine
$ gcloud preview app deploy
Acknowledgment
- fluentdのformat(正規表現)の作り方について試行錯誤中 #fluentd - Glide Note - グライドノート
- Fluentdでparser用の正規表現を書く・試す - tagomorisのメモ置き場
- Scriptular
- Rubular: a Ruby regular expression editor and tester
LICENSE
© 2012 - 2020 Tomohiro Taira.
This project licensed under the MIT license. See LICENSE for details.
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].