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

Print stacktraces #32

Open
manuelprinz opened this issue Apr 13, 2020 · 3 comments
Open

Print stacktraces #32

manuelprinz opened this issue Apr 13, 2020 · 3 comments
Labels
kind/proposal Suggestion proposed

Comments

@manuelprinz
Copy link

Hi, thanks for this great project!

It would be really nice if one could generate a flog with random stacktraces of the most common programming languages, such as Java, Python, Ruby, etc. This would be incredibly useful to test the configuraiton of data collection software such as Fluentd or Logstash.

Unfortunately I do not know and Go (yet), so I cannot provide a PR.

@mingrammer mingrammer added the kind/proposal Suggestion proposed label Apr 15, 2020
@mingrammer
Copy link
Owner

mingrammer commented May 3, 2020

Hi.

Could you please give me some examples of testing the stacktraces for Fluentd or Logstash?

@jamtur01
Copy link

jamtur01 commented Nov 2, 2020

Some examples:

Java stacktrace: https://gist.github.com/superciccio/b6affdb144009bd5979dcd8dfcb436f7
Ruby: https://gist.github.com/bbozo/6f97a19f34d8b8961db8
Python: https://gist.github.com/rekennelly/c73a2bf22543d03dd10a739e53ce0edb

@brianvoe
Copy link

brianvoe commented Jul 30, 2021

If there is anything I can add to https://github.com/brianvoe/gofakeit to help let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/proposal Suggestion proposed
Projects
None yet
Development

No branches or pull requests

4 participants