# elastic/kibana SLOC report

> As of 2026-09-21 (commit aeaab4ded44f), elastic/kibana contains 13,357,530 total lines: 10,865,854 code, 1,223,789 comments, 1,267,887 blank, across 103,959 files in 22 languages (top: TypeScript 56.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

elastic/kibana has 10,865,854 source lines of code out of 13,357,530 total lines across 103,959 files, counted from the main ref at commit aeaab4ded44f by the OctoCounts tokei engine on 2026-09-21. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving elastic/kibana to commit aeaab4ded44f, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a very large codebase by counted code lines. Code represents 81.3% of all lines, comments represent 9.2%, and the repository averages 105 code lines per file. TypeScript accounts for 56.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 65,072 | 7,753,714 | 6,153,629 | 804,110 | 795,975 |
| TSX | 25,523 | 3,693,188 | 3,077,200 | 240,247 | 375,741 |
| JSON | 3,781 | 818,925 | 818,464 | 0 | 461 |
| YAML | 2,393 | 641,704 | 619,396 | 7,046 | 15,262 |
| JavaScript | 3,584 | 231,446 | 170,897 | 36,707 | 23,842 |
| CSS | 8 | 9,074 | 8,925 | 124 | 25 |
| Shell | 211 | 9,792 | 6,255 | 2,084 | 1,453 |
| SVG | 655 | 5,500 | 5,490 | 3 | 7 |
| Sass | 100 | 2,557 | 2,049 | 142 | 366 |
| Python | 4 | 1,543 | 1,377 | 44 | 122 |
| Handlebars | 8 | 606 | 537 | 2 | 67 |
| C | 1 | 514 | 482 | 21 | 11 |

Top language (TypeScript 56.6%). Generated at 2026-09-21T09:07:28.869875806+00:00. Canonical report: https://octocounts.com/github/elastic/kibana

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/elastic/kibana/commit/aeaab4ded44f588c6477633d6e1b6d5d4dc3c5c5?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does elastic/kibana have?

elastic/kibana has 13,357,530 total lines, including 10,865,854 code lines, 1,223,789 comment lines, and 1,267,887 blank lines.

### How was the elastic/kibana line count measured?

OctoCounts resolved the public GitHub repository to commit aeaab4ded44f, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for elastic/kibana?

This OctoCounts report was generated from main at commit aeaab4ded44f on 2026-09-21T09:07:28.869875806+00:00.

## Similar repository reports

- [openclaw/openclaw](https://octocounts.com/github/openclaw/openclaw) — TypeScript, 10,518,594 code lines
- [FreeCAD/FreeCAD](https://octocounts.com/github/FreeCAD/FreeCAD) — TypeScript, 7,118,341 code lines
- [elizaOS/eliza](https://octocounts.com/github/elizaOS/eliza) — TypeScript, 5,906,074 code lines
- [stablyai/orca](https://octocounts.com/github/stablyai/orca) — TypeScript, 4,589,708 code lines
- [microsoft/vscode](https://octocounts.com/github/microsoft/vscode) — TypeScript, 4,362,016 code lines
- [BuilderIO/agent-native](https://octocounts.com/github/BuilderIO/agent-native) — TypeScript, 3,612,898 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
