Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: set log_size to 1024 or possibly 2048 #1186

Open
pmelange opened this issue Feb 10, 2025 · 2 comments
Open

Request: set log_size to 1024 or possibly 2048 #1186

pmelange opened this issue Feb 10, 2025 · 2 comments

Comments

@pmelange
Copy link
Contributor

It would be nice to have a bigger logfile. The current default of 64 kilobytes is incredibly short, sometimes just a few minutes worth of logs to look at. I personally set my log_size to 2048, but would find 1024 also acceptable.

@FFHener
Copy link
Contributor

FFHener commented Feb 10, 2025

Are there any concerns regarding older devices with less RAM? Otherwise we could just increase this line to 1024 and remove the other manually set log_sizes.

@Noki
Copy link
Member

Noki commented Feb 11, 2025

We can increase the default but need a solution to keep 64 KB for devices with "low_mem". Otherwise we'll have even more problems with old Nanostations.

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

No branches or pull requests

3 participants