Skip to content

Conversation

@Dzuming
Copy link
Collaborator

@Dzuming Dzuming commented Jan 9, 2026

Env description:

  1. One elasticsearch node with 3-users ACL: admin:admin, user1: test, user2:test
  2. Two Kibana nodes:
    a) https://localhost:15601 - Kibana for user1 (all kibana-related data is stored in .kibana-01 index, ROR sessions in .ror-sessions-kibana-01)
    b) https://localhost:25601 - Kibana for user2 (all kibana-related data is stored in .kibana-02 index, ROR sessions in .ror-sessions-kibana-02)
  3. On start, the shared/init-scripts/report-init.sh script is run, that intiates ~30x reports for user1 and ~50x reports for user2.

Warning!
Any of the Kibana instances can process any report! You can check it by clicking view additional information about this report button. E.g.:

Screenshot 2026-01-16 at 13 00 33

Report for user2 processed by kibana 01 instance.

Running:

  1. cd ror-demo-cluster
  2. ./clean.sh && ./run.sh (use latest ROR with Free License, ES/KBN 8.19.7):
Preparing Elasticsearch & Kibana with ROR environment ...
-----------------
Enter Elasticsearch version (default: 9.2.4): 8.19.7
Use ES ROR (default 1):
1. From API
2. From FILE

Your choice:
Enter ROR Elasticsearch version (default: 1.68.0):
-----------------
Enter Kibana version (default: 8.19.7):
Use KBN ROR (default 1):
 1. From API
 2. From FILE

Your choice:
Enter ROR Kibana version (default: 1.68.0):
-----------------
Auto-detected ROR_LICENSE_EDITION=FREE
Starting Elasticsearch and Kibana with installed ROR plugins ...
  1. Open https://localhost:15601/s/default/app/management/insightsAndAlerting/reporting/exports and log in as user1:test
  2. Open https://localhost:25601/s/default/app/management/insightsAndAlerting/reporting/exports and log in as user2:test

@coderabbitai

This comment was marked as off-topic.

coderabbitai[bot]

This comment was marked as off-topic.

@beshu-tech beshu-tech deleted a comment from coderabbitai bot Jan 9, 2026
@coutoPL coutoPL force-pushed the reproduction/RORDEV-1912 branch from 2b8133e to d8c6c68 Compare January 15, 2026 22:36
coderabbitai[bot]

This comment was marked as off-topic.

coderabbitai[bot]

This comment was marked as off-topic.

coderabbitai[bot]

This comment was marked as off-topic.

coderabbitai[bot]

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants