Skip to content
Daily IT Help

My daily IT journal

  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me
  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me
  • Azure - General - Programming

    A PowerShell script to show the diagnostic settings for AppInsights

    October 21, 2024 - By itdoctor

    You can modify the script based on your need:

    Read More
  • General

    Splunk: Best practices

    October 10, 2024 - By itdoctor

    This article is quite helpful – https://www.aplura.com/splunk-best-practices/

    Read More
  • General

    Why i’m not using Azure Monitor for Metrics Database

    September 30, 2024 - By itdoctor

    Azure Monitor is a powerful tool for storing logs and metrics. By default, Azure automatically sends the metrics for all…

    Read More
  • Azure - General

    Azure App Service: Application Error

    September 13, 2024 - By itdoctor

    If you receive this Application Error , you can’t even use Console – Diagnostics Tools. This is mostly because your…

    Read More
  • General

    September 4, 2024 - By itdoctor

    It seems like you didn’t finish your sentence. Could you please provide the title for the article you’d like me…

    Read More
  • General

    Pulling PowerBI Gateway Status in to Splunk

    August 29, 2024 - By itdoctor

    Have you ever been asked to monitor PowerBI gateway status? They need to receive alert when the gateway is offline.…

    Read More
  • General

    Adding PHP-GD library to docker

    August 27, 2024 - By itdoctor

    First, we need to update our apt sources.list /etc/apt/sources.list deb http://archive.debian.org/debian-security stretch/updates main contrib non-free Then run this command apt-get…

    Read More
  • General

    Azure Application Insights: a good documentation site

    July 8, 2024 - By itdoctor

    It’s old, but it’s still helpful. https://github.com/uglide/azure-content/tree/master/articles/application-insights This is from Microsoft – https://github.com/MicrosoftDocs/azure-docs/tree/main/articles/azure-monitor

    Read More
  • General

    PHP script to get start and end date of last quarter

    July 3, 2024 - By itdoctor

    This is the script you will need to get the start and end date of last quarter    $start_date =…

    Read More
  • General

    Upgrading PHP7 to PHP8 issues:

    June 10, 2024 - By itdoctor

    $money=”100 dollars”; $money=(int)$money; In PHP7: $money=100 In PHP8: $money=0;In PHP8 we should use $money=intval($money)

    Read More
 Older Posts
Newer Posts 

Categories

  • Apple
  • Azure
  • Database
  • General
  • Linux
  • Marketing
  • Monitoring
  • Networking
  • Phone
  • Programming
  • Splunk
  • Windows
Graceful Theme by Optima Themes