Posts

Splunk Scenario Based Interview Questions and Answers (2025)

Image
Top Scenario Based Splunk Interview Questions and Answers (2025) 1. Scenario: You are asked to onboard a new set of application logs from a Kubernetes environment into Splunk. How would you do it? Answer: To onboard Kubernetes logs: ·          Use the Splunk Connect for Kubernetes (SCK) . ·          Configure fluentd or fluentbit as a log forwarder. ·          Set the right sourcetypes and metadata for indexing. ·          Ensure logs are enriched with namespace , pod_name , and container_name . ·          Validate data in Splunk via index=kube_logs or a custom index. Bonus: Use HEC token for secure data ingestion and monitor performance with SCK dashboards. Queries: Splunk Kubernetes logs, SCK onboarding, log forwarding with Fluentd, Splunk for DevOps ...

Top 20 Power Automate Interview Questions and Answers (2025)

Image
  Power Automate Interview Questions and Answers (2025) 1. What is Microsoft Power Automate? Answer: Microsoft Power Automate (formerly Microsoft Flow) is a cloud-based automation tool that allows users to create workflows between apps and services to synchronize files, get notifications, collect data, and automate repetitive tasks. Queries: Power Automate definition, Power Automate interview questions   2. What are the types of flows in Power Automate? Answer: 1.       Automated Flows – Triggered by an event. 2.       Instant Flows – Manually triggered by a user. 3.       Scheduled Flows – Run at specific times. 4.       Desktop Flows – For RPA (Robotic Process Automation). 5.       Business Process Flows – Guide users through processes in Dynamics 365. Queries: Types of Power Automate flows, automated vs sche...