Skip to content

Sample C# MVC application used to demonstrate how is possible to monitore application using Splunk

License

Notifications You must be signed in to change notification settings

SplunkGlobalDevs/SplunkMeetup-MonitoringAppSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonitoringAppWithSplunk

Sample C# MVC application used to demonstrate how is possible to monitore application using Splunk

Project

This is a small C# project that log when a new or returning user render the page and also log when user call rename button. image

EventType

4 eventtypes were create: newuser, olduser, renamed, request

image

Dashboard Sample

Here is the dashboard sample used to demonstrate user usage and iteraction

image

Count - Total Requests

Count all Asp .Net requests logs

Request Time - Average (miliseconds)

Get average time in miliseconds to all requests

Count Page Rendering - New Users

Count amount of new users that are rendering the page

Count Page Rendering - Returning Users

Count amount of returning users that are rendering the page

Count Page Rendering - Renamed Users

Count amount of users that called renamed function

Status Code - Over time

Count requests by status code

About

Sample C# MVC application used to demonstrate how is possible to monitore application using Splunk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published