Skip to content

Add Cribl Workbook#13885

Merged
v-dvedak merged 9 commits intoAzure:masterfrom
samikroy:patch-62
Apr 29, 2026
Merged

Add Cribl Workbook#13885
v-dvedak merged 9 commits intoAzure:masterfrom
samikroy:patch-62

Conversation

@samikroy
Copy link
Copy Markdown
Contributor

Added a new workbook for Cribl with the following metrics

Access Logs:
-- HTTP status code distribution
Method usage (GET, POST, etc.)
-- Top accessed API endpoints
-- Error code trends and response time analysis
Audit Logs:
-- Service-level activity summary
-- Top users and audit events over time
-- Most performed actions and user participation breakdown
-- Service module action distribution
Internal Logs:
-- CPU and memory usage by Cribl components
-- Heap memory utilization trends
-- Top hosts by memory consumption
-- CPU vs ELU performance monitoring
UI Access Logs:
-- Top users and tenants accessing Cribl UI
-- Most accessed UI pages
-- UI access trends and source IP analysis
-- Browser and tool distribution

Reason for Change(s):

  • New workbook addition

Testing Completed:

  • Yes

@samikroy samikroy requested review from a team as code owners March 24, 2026 05:16
@v-atulyadav v-atulyadav added Workbook Workbook specialty review needed Solution Solution specialty review needed labels Mar 24, 2026
@samikroy samikroy changed the title Add Cribl Workbook JSON configuration Add Cribl Workbook Mar 24, 2026
@v-shukore
Copy link
Copy Markdown
Contributor

Hi @samikroy, please add the newly created workbook into data file and repackage this solution using V3 tool. Thanks!
https://github.com/Azure/Azure-Sentinel/blob/master/Tools/Create-Azure-Sentinel-Solution/V3/README.md

@v-shukore
Copy link
Copy Markdown
Contributor

Hi @samikroy, any update on the above comment. Thanks!

@samikroy samikroy requested a review from a team as a code owner April 15, 2026 12:50
@samikroy
Copy link
Copy Markdown
Contributor Author

Hi @v-shukore, I’ve applied the V3 tool and repackaged the solution using the V3 tool. Please review.

@v-shukore
Copy link
Copy Markdown
Contributor

Hi @samikroy, it looks like the packaging wasn't done correctly. Only createui and maintemplate should be inside the package folder, but they're also showing up outside of it. Could you please fix this? Also, another solution was unintentionally added in this PR please remove that commit as well. Thanks!

@samikroy
Copy link
Copy Markdown
Contributor Author

Hi @v-shukore, I fixed the packaging structure and removed unintended solution changes from the PR. Please review.

@v-shukore v-shukore requested a review from Copilot April 17, 2026 06:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds a new Cribl workbook and wires it into the Cribl solution packaging so it can be deployed and surfaced in the solution experience.

Changes:

  • Added a Cribl Azure Monitor Workbook with multiple sections (Access/Audit/Internal/UI Access).
  • Registered the workbook in the solution data file so it’s included as a solution artifact.
  • Updated solution packaging templates/UI to deploy and describe the new workbook.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 11 comments.

Show a summary per file
File Description
Solutions/Cribl/Workbooks/CriblWorkbook.json New workbook definition containing KQL visualizations for Cribl logs.
Solutions/Cribl/Package/testParameters.json Adds workbook name parameter for packaging deployment.
Solutions/Cribl/Package/mainTemplate.json Adds workbook content template + metadata and updates packaging resources.
Solutions/Cribl/Package/createUiDefinition.json Adds workbook blade text and updates description to include workbook count.
Solutions/Cribl/Data/Solution_Cribl.json Registers the workbook under solution “Workbooks” and adds blade description.

Comment thread Solutions/Cribl/Data/Solution_Cribl.json Outdated
Comment thread Solutions/Cribl/Data/Solution_Cribl.json Outdated
Comment thread Solutions/Cribl/Workbooks/CriblWorkbook.json Outdated
Comment thread Solutions/Cribl/Workbooks/CriblWorkbook.json Outdated
Comment thread Solutions/Cribl/Workbooks/CriblWorkbook.json Outdated
Comment thread Solutions/Cribl/Workbooks/CriblWorkbook.json Outdated
Comment thread Solutions/Cribl/Workbooks/CriblWorkbook.json Outdated
Comment thread Solutions/Cribl/Workbooks/CriblWorkbook.json Outdated
Comment thread Solutions/Cribl/Workbooks/CriblWorkbook.json Outdated
Comment thread Solutions/Cribl/Workbooks/CriblWorkbook.json Outdated
@v-shukore
Copy link
Copy Markdown
Contributor

Hi @samikroy, please update required suggestions given by the copilot as reviewer and commit the changes. Thanks!

samikroy and others added 3 commits April 20, 2026 18:37
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Updated queries and names in Cribl Workbook JSON.
@samikroy
Copy link
Copy Markdown
Contributor Author

Hi @samikroy, please update required suggestions given by the copilot as reviewer and commit the changes. Thanks!

@v-shukore - Could you please review and let me know for any changes.

@samikroy samikroy requested a review from Copilot April 29, 2026 10:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 6 changed files in this pull request and generated 4 comments.

Comment thread Solutions/Cribl/Data/Solution_Cribl.json
Comment thread Solutions/Cribl/Workbooks/CriblWorkbook.json Outdated
Comment thread Solutions/Cribl/Workbooks/CriblWorkbook.json Outdated
Comment thread Solutions/Cribl/Workbooks/CriblWorkbook.json Outdated
@v-dvedak v-dvedak merged commit 5c22813 into Azure:master Apr 29, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Solution Solution specialty review needed Workbook Workbook specialty review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants