Posts

Showing posts with the label SPLUNK SIEM TOOL FOR SOC ANALYST ๐Ÿ‘ฝ

Splunk Command's/Queries & Basic Structure/Components &More...

Image
What is Splunk_? • Splunk is a software platform to search, analyze and visualize the  machine-generated data gathered from the websites, applications,  sensors, devices etc.. •  Why we use Splunk__? :-  Splunk is widely used for its ability to analyze and visualize large amounts of machine-generated data in real-time. It helps organizations gain insights into their data, troubleshoot issues, monitor systems, detect anomalies, and improve security. Its versatility makes it valuable across various industries for IT operations, security, business analytics, and more. •  Splunk Architecture .. Splunk's architecture typically consists of the following components: ๐Ÿ‘‡๐Ÿป 1. Forwarders : These are lightweight agents installed on data sources like servers, applications, or devices. They collect data and forward it to the Splunk indexer. 2. Indexers: Indexers receive data from forwarders, index it, and store it in searchable indexes. They handle search requests and provid...