[Logs onboarding] Install steps for windows#163735
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
| iconSide="right" | ||
| iconType="popout" | ||
| color="primary" | ||
| href="https://www.elastic.co/guide/en/fleet/current/install-standalone-elastic-agent.html" |
There was a problem hiding this comment.
I think we could send them to the Stream a log file docs: https://www.elastic.co/guide/en/observability/current/logs-stream.html
I think this will work better as long as we are ok with them manually configuring their agent without integrations and they want to use a standalone agent.
There was a problem hiding this comment.
I just realized this is for the system logs and not the stream logs onboarding like in the example we looked at in Slack. Will this message be used for both? If this is just about installing the agent, we can use the link you put originally.
There was a problem hiding this comment.
I placed the component in both flows: system and custom. For custom I will pass the link you referred to above.
We don't have any specific for system onboarding though
There was a problem hiding this comment.
Makes sense. That is probably the best link we have at this point for installing the agent then. I wonder if it would make sense to also point to the System integration?
There was a problem hiding this comment.
I found https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html, would that be a good entry point for documentation? We can replace the generic about installing standalone agent with this one if that one is too generic
There was a problem hiding this comment.
Ah yes! that is probably a much better place for them to get started for the system logs.
…-ref HEAD~1..HEAD --fix'
…tic-agent' of github.com:yngrdyn/kibana into 162976-logs-onboarding-instructions-to-install-the-elastic-agent
…-ref HEAD~1..HEAD --fix'
…ll-the-elastic-agent
…g-instructions-to-install-the-elastic-agent
…g-instructions-to-install-the-elastic-agent
…ll-the-elastic-agent
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
History
To update your PR or re-run it, just comment with: |
Closes #162976. ### Changes: - `installAgentPlatformOptions` now have options for disabling the steps and rendering a custom children. - `WindowsInstallStep` component was created and used in customLogs and systemLogs. - Small fix where systemLogs was occupying the whole screen instead of the content space. - Return proper path depending on the platform selected. #### Before changes ##### system onboarding <img width="2063" alt="image" src="https://github.com/elastic/kibana/assets/1313018/52c4b842-f70a-4328-87b3-88f6bf6f959a"> ##### customLogs onboarding <img width="2052" alt="image" src="https://github.com/elastic/kibana/assets/1313018/68c4cb28-cd10-44b2-bcc4-bb10e0f19e47"> #### After changes ##### system onboarding https://github.com/elastic/kibana/assets/1313018/6e566618-a790-4ffd-ac39-041678f8d362 ##### customLogs onboarding https://github.com/elastic/kibana/assets/1313018/bf908caf-e1d7-4273-8944-2923b9d0ec42 --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Closes #162976.
Changes:
installAgentPlatformOptionsnow have options for disabling the steps and rendering a custom children.WindowsInstallStepcomponent was created and used in customLogs and systemLogs.Before changes
system onboarding
customLogs onboarding
After changes
system onboarding
Screen.Recording.2023-08-14.at.09.19.35.mov
customLogs onboarding
Screen.Recording.2023-08-14.at.13.05.09.mov