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

[Bug]: workload.log does not fully gathered from mission log if mission log file is more than one. #12

Open
kisscelia opened this issue May 24, 2022 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@kisscelia
Copy link
Collaborator

mission log is split when size is larger than 11MB.

[root@localhost mission]# ls M5DF9B8401D.log*
M5DF9B8401D.log  M5DF9B8401D.log.1  M5DF9B8401D.log.2

and workload.log only gather the newest one.

@kisscelia kisscelia added the bug Something isn't working label May 24, 2022
@kisscelia
Copy link
Collaborator Author

kisscelia commented May 24, 2022

maybe change Log4jLogManager.java's FILE_SIZE to 200MiB will be useful.

image

@kisscelia kisscelia self-assigned this Jun 15, 2023
@kisscelia kisscelia added the enhancement New feature or request label Jun 15, 2023
@kisscelia
Copy link
Collaborator Author

sth maybe useful
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant