formatting
This commit is contained in:
parent
d138a14ee1
commit
893e5a1779
1 changed files with 2 additions and 3 deletions
|
|
@ -49,7 +49,6 @@ get_journal_logs() {
|
|||
|
||||
# Calculate approximate lines per log type to stay under 1MB
|
||||
# Assuming average line is ~100 bytes, we aim for ~10,000 total lines
|
||||
TOTAL_LINES=10000
|
||||
SSH_LINES=2000
|
||||
KERNEL_LINES=2000
|
||||
LOGIN_LINES=1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue