Luci , (System log buffer size) refers to wrong parameter(Bug or wrong naming).

Open Beginner friendly
#8,999 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
javascript
Domain
frontend

Research direction

Start at LuCI's System → System → Logging page and inspect how the “System log buffer size” control writes to /etc/config/system. Compare the current option log_size with the expected option log_buffer_size, then verify the corrected setting through the same page and configuration file.

Written by the indexing model from the issue text.

Description

Is there an existing issue for this?
  • I have searched among all existing issues (including closed issues)
screenshots or captures

No response

Actual behaviour

Changing, (System log buffer size).

This changes "option log_size", in "/etc/config/system".

Expected behaviour

Should change "option log_buffer_size" in "/etc/config/system".

Steps to reproduce

System -> System -> Logging.
Change (System log buffer size).

(Would be nice to have booth options though).

Additional Information
{
        "kernel": "6.12.94",
        "system": "Intel(R) Celeron(R) J4105 CPU @ 1.50GHz",
        "model": "Dell Inc. Wyse 5070 Thin Client",
        "board_name": "dell-inc-wyse-5070-thin-client",
        "rootfs_type": "ext4",
        "release": {
                "distribution": "OpenWrt",
                "version": "25.12.5",
                "firmware_url": "https://downloads.openwrt.org/",
                "revision": "r33051-f5dae5ece4",
                "target": "x86/64",
                "description": "OpenWrt 25.12.5 r33051-f5dae5ece4",
                "builddate": "1782737960"
        }
What browsers do you see the problem on?

No response

Relevant log output

Dominant language
JavaScript
Stars
7.9k
Forks
2.9k
Avg merge
4d 5h
Merged PRs (30d)
30

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openwrt/luci

All issues in openwrt/luci

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.