-
Notifications
You must be signed in to change notification settings - Fork 162
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
Create a section on streaming and querying a log file #3074
Conversation
A documentation preview will be available soon: |
This pull request does not have a backport label. Could you fix it @mdbirnstiehl? 🙏
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! Just a few comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✨
(cherry picked from commit 474f941)
(cherry picked from commit 474f941) Co-authored-by: Mike Birnstiehl <[email protected]>
This PR closes issues 3015, #3001, and 3010.
This documentation should follow the journey of a log file from the users host to Elasticsearch including accomplishing the following:
Stream your log data - get log files into Elastic. This section will show users how to accomplish everything that's in the new onboarding process in Logs+ without using the UI.
Query your log data - Make sure users have the basics of being able to query log data.