Back to integrations

Kibana and Redis integration

Save yourself the work of writing custom integrations for Kibana and Redis and use n8n instead. Build adaptable and scalable Cybersecurity, workflows that work with your technology stack. All within a building experience you will love.
Kibana
Redis

How to connect Kibana and Redis

Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Kibana and Redis integration: Create a new workflow and add the first step

Build your own Kibana and Redis integration

Create custom Kibana and Redis workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Supported methods for Kibana

Delete

Get

Head

Options

Patch

Post

Put

To set up Kibana integration, add the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. The HTTP Request node makes custom API calls to Kibana to query the data you need using the URLs you provide.

Requires additional credentials set up

Use n8n's HTTP Request node with a predefined or generic credential type to make custom API calls.

Redis supported actions

Delete

Delete a key from Redis

Get

Get the value of a key from Redis

Increment

Atomically increments a key by 1. Creates the key if it does not exist.

Info

Returns generic information about the Redis instance

Keys

Returns all the keys matching a pattern

Pop

Pop data from a redis list

Publish

Publish message to redis channel

Push

Push data to a redis list

Set

Set the value of a key in redis

Other integrations with Redis

RedisGoogle SheetsRedisTelegramRedisMySQLRedisPostgres
FAQs

FAQ

Can Kibana connect with Redis?

Can I use Kibana’s API with n8n?

Can I use Redis’s API with n8n?

Is n8n secure for integrating Kibana and Redis?

How to get started with Kibana and Redis integration in n8n.io?

Looking to integrate Kibana and Redis in your company?

The world's most popular workflow automation platform for technical teams including

Why use n8n to integrate Kibana with Redis

Build complex workflows, really fast