Monitoring Splunk

Best practice to monitor an application

Skins
Path Finder

I have an application which consists of (all running on one server as a test)

The app running as an exe
webserver
php
mysql

I'd like to build a dashboard and monitor the application so i can eventually push this out on a bigger scale - i'd like to monitor ..
(I have installed UF on box)

all key running services :

webserver, application, mysql - and trigger an alert if any of these fall over (service stopped).

I can monitor the apache, mysql, php logs etc - (although not sure how i can simulate some errors as theres not much in the logs currently)

Anything else i should add to my dashboard ? - ah env stats - cpu, mem, disk space anything else ?

gratzi.

Tags (1)
0 Karma

felipecerda
Path Finder

Hi,

You should also monitor the operation of your application. You'd want to send logs of the backed interactions when the users are flowing through your application.
Say users have to go through different steps when using the application, it'd be a good practice to measure the effectiveness of each of those steps, as well as the volume of users, so you can detect breaks in the usual behavior of the application.

Good luck

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...