8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
osquery json data format error when including Chinese character. Is there a solution to it?
[ {"build":"7601","platform":"windows","version":"6.1.7601"} ]
osqueryd.exe: {"version":"3.3.1"}
select * from processes;
The text was updated successfully, but these errors were encountered:
Slack discussion thinks this is related to #5288
Sorry, something went wrong.
Seems like it's related to #520. Probably it's a bug from boost.
@directionless where is the Slack channel?
@zubryan See https://osquery.io/
There's also a nascent stackoverflow tag https://stackoverflow.com/questions/tagged/osquery
Cool, thanks a lot.
I think this got fixed with some work on the utf8 support a bit ago. Please holler if there is still an issue
No branches or pull requests
Bug report
osquery json data format error when including Chinese character.
Is there a solution to it?
What operating system and version are you using?
What version of osquery are you using?
What steps did you take to reproduce the issue?
What did you see?
The text was updated successfully, but these errors were encountered: