kibana VS secutils

Compare kibana vs secutils and see what are their differences.

secutils

Secutils.dev is an open-source, versatile, yet simple security toolbox for engineers and researchers (by secutils-dev)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
kibana secutils
32 28
19,297 61
0.7% -
10.0 9.2
3 days ago 12 days ago
TypeScript Rust
GNU General Public License v3.0 or later GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kibana

Posts with mentions or reviews of kibana. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-10.
  • Fighting the Good Fight: Change the Default Kibana Theme to Dark Mode
    1 project | /r/elasticsearch | 5 Dec 2023
  • The best application security tool is education
    3 projects | dev.to | 10 Oct 2023
    As you might have guessed, I spend a lot of time thinking about application security - almost every day, in fact. At my day job, I'm constantly pondering how to enhance Kibana's security in a scalable manner without overburdening my already hardworking team. Outside of work, I'm equally dedicated to making Secutils.dev even more valuable to fellow engineers looking for better security tools.
  • Useful newsletters and podcasts for indie web developers
    2 projects | dev.to | 5 Oct 2023
    These newsletters are among the best sources to stay up-to-date with the latest happenings in JavaScript, web development, and Node.js. They conveniently categorize content into sections like new releases, articles & tutorials, and code & tools. Since I use JavaScript/TypeScript and Node.js extensively, both in my day job and for Secutils.dev, I have to stay informed about developments in these essential tools. Usually, I quickly scan through the newsletter and focus only on the items that grab my attention — it doesn't consume much time but keeps me well-informed.
  • The cost of false positives in software security, Part 2: Large applications
    2 projects | dev.to | 3 Oct 2023
    This is the second part of my reflection sparked by the recent “2023 State of Open Source Security” report from Snyk. It got me thinking about the price we pay for false positives in software security. In my previous post, “The Cost of False Positives in Software Security, Part 1: Small Applications”, I talked about how true and false positives affect smaller applications like Secutils.dev. Now, I want to take the same idea and apply it to a much larger software that’s a big part of my daily work: Kibana.
  • The cost of false positives in software security, Part 1: Small applications
    2 projects | dev.to | 28 Sep 2023
    False positives in security are something that really bothers me, as I happen to work on security for both large applications like Kibana, with hundreds of contributors, and smaller ones like Secutils.dev, where I'm the sole developer.
  • kibana VS openobserve - a user suggested alternative
    2 projects | 7 Sep 2023
  • Fleet datastreams: custom index templates
    2 projects | /r/elasticsearch | 3 Jul 2023
  • What is the Role of AI in DevOps?
    6 projects | dev.to | 7 Jun 2023
    The increasing complexity of modern systems led to the rise of AIOps (Artificial Intelligence for IT Operations) and observability practices. AIOps leveraged machine learning algorithms to automate problem detection, analysis, and resolution. Observability focused on gaining insights into system behaviour through metrics, logs, and traces. As a result, tools like Prometheus, Grafana, and ELK stack (Elasticsearch, Logstash, Kibana) gained popularity.
  • Creating Elastic Integration without using UI
    1 project | /r/elasticsearch | 9 May 2023
    There was a discussion on Elastic's Github quite a while ago: https://github.com/elastic/kibana/issues/88956 but I haven't found any related documentation on Elastic's website.
  • Sample Windows Logs
    3 projects | /r/elasticsearch | 3 May 2023
    ahh good catch here, I have raised a FR to get this added to Kibana https://github.com/elastic/kibana/issues/157348

secutils

Posts with mentions or reviews of secutils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-24.
  • Supercharge your app with user extensions using Deno JavaScript runtime
    4 projects | dev.to | 24 Jan 2024
    As a solo-developer for Secutils.dev, I operate with very limited resources and cannot accommodate every user's feature request, even if I wish to. On the other hand, prioritizing and developing features based on assumptions and limited upfront user feedback has its own challenges and risks. That's why, right from the start, I've been considering adding some sort of "extension points" into Secutils.dev that would allow users to customize the certain behavior of the utilities according to their needs.
  • How to track anything on the internet or use Playwright for fun and profit
    5 projects | dev.to | 16 Jan 2024
    After a refreshing winter-time blogging-break, I'd like to resume introducing new features of Secutils.dev through practical use cases. Ever wondered how to easily track something on the internet that does not offer subscribing to updates natively? If so, let me introduce you a recently released web content tracking utility that made its debut in December 2023 (v1.0.0-alpha.4). I'll explain how I use it for various tasks, well beyond its primary security focus. Additionally, I'll cover how it's made in case you're interested in developing a similar tool yourself. Read on!
  • Explore web applications through their content security policy (CSP)
    1 project | dev.to | 28 Nov 2023
    Like anything we invest our time and energy in, I want to raise awareness about the work I've done, gauge interest, and hopefully receive constructive feedback. I'm not a fan of blunt self-promotion, so I'm going to try something different - demonstrating new features in action. Sometimes I'll show their business value, and other times it'll just be for fun and entertainment. In this post, I'll demonstrate how to use the new “Import content security policy” feature to learn a bit more about the websites you use every day. Let's dive in!
  • Q4 2023 iteration: tracking arbitrary web content, user-specific webhook subdomains, inherited CSP, and more
    1 project | dev.to | 31 Oct 2023
    Last week, I kicked off the new "Q4 2023 – Oct-Dec" development and research iteration for Secutils.dev, the open-source toolbox designed for developing and testing secure applications. In this post, I'll take you through the significant features and changes that will be the focus of my work in the coming weeks and months: tracking arbitrary web content, user-specific webhook subdomains, inherited CSP, and more. Let's dive in!
  • Announcing 1.0.0-alpha.3 release: more powerful resource tracking, notifications and content sharing
    2 projects | dev.to | 24 Oct 2023
    Earlier this week, I wrapped up the "Q3 2023 – Jul-Sep" iteration and cut a new 1.0.0-alpha.3 release of Secutils.dev. In this post, I would like to quickly walk you through the major changes since 1.0.0-alpha.2: notifications, more powerful web page resource tracker, sharing capabilities and more. Let’s dive in!
  • Running web scraping service securely
    4 projects | dev.to | 19 Oct 2023
    In my previous post, I shared the update regarding the upcoming "Q3 2023 - Jul-Sep" milestone. While I briefly covered how I implemented the notifications subsystem in Secutils.dev, there are a few other important changes I've been working on for this milestone. One of these changes is related to the fact that I’m preparing to allow Secutils.dev users to inject custom JavaScript scripts into the web pages they track resources for (yay 🎉). As a result, I've spent some time hardening the Web Scraper environment's security and wanted to share what you should keep in mind if you’re building a service that needs to scrape arbitrary web pages.
  • Q3 2023 update - Notifications
    4 projects | dev.to | 17 Oct 2023
    Notifications, in general, and email notifications, specifically, are integral to any product that involves any monitoring or tracking activities. Secutils.dev already includes, and will continue to expand, features that require the ability to send notifications. Two notable examples include sending notifications for changes detected by the web page resources trackers and changes detected in the tracked content security policies (CSP).
  • The best application security tool is education
    3 projects | dev.to | 10 Oct 2023
    ℹ️ ASK: If you found this post helpful or interesting, please consider showing your support by starring secutils-dev/secutils GitHub repository.
  • Useful newsletters and podcasts for indie web developers
    2 projects | dev.to | 5 Oct 2023
    This newsletter is like JavaScript Weekly but for Rust! It provides updates from the Rust community, highlights updates from the vital Rust projects, shares new ideas and thoughts, offers guides, updates from the Rust core teams, and, sometimes, introduces brand new Rust crates. Rust is my passion and the primary programming language I use for the Secutils.dev Server. Every time I read this newsletter, I discover something new and exciting about Rust!
  • The cost of false positives in software security, Part 2: Large applications
    2 projects | dev.to | 3 Oct 2023
    This is the second part of my reflection sparked by the recent “2023 State of Open Source Security” report from Snyk. It got me thinking about the price we pay for false positives in software security. In my previous post, “The Cost of False Positives in Software Security, Part 1: Small Applications”, I talked about how true and false positives affect smaller applications like Secutils.dev. Now, I want to take the same idea and apply it to a much larger software that’s a big part of my daily work: Kibana.

What are some alternatives?

When comparing kibana and secutils you can also consider the following projects:

Apache Log4j 2 - Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java.

firecracker - Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests. [Moved to: https://github.com/blst-security/cherrybomb]

graylog - Free and open log management

secutils-webui - The web user interface for Secutils.dev

SLF4J - Simple Logging Facade for Java

secutils-web-scraper - The web scrapper component of Secutils.dev

Logbook - An extensible Java library for HTTP request and response logging

tokio-cron-scheduler - Schedule tasks on Tokio using cron-like annotation

Logstash - Logstash - transport and process your logs, events, or other data

lettre - a mailer library for Rust

Logback - The reliable, generic, fast and flexible logging framework for Java.

Playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.