General questions about SO tech stack #10535
Replies: 1 comment
-
You can automatically import logs from cloud platforms that have a corresponding Filebeat module, like AWS or Azure. Documentation here:
The data flow in a distributed deployment is something like this:
Documentation here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Contexts I have stood up an import node in AWS using Ubuntu and cloud formation. Im leading toward using a distributed model, but might use standalone depending on SO's limitations and how this evaluations goes.
Based on what I see in the documentation I have to install filebeat and have that move the logs around, zeek is also used to endpoints to gather data. then once the logs get into SO it uses dashboards, hunt and kibana+graphana to display them. How am I doing so far? Please correct me if Im wrong. Are there diagrams or visuals that show these tech stack/flow/process?
Beta Was this translation helpful? Give feedback.
All reactions