🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "monitoring"

Found 40 matching component(s)

  • function generate_action_report

    Generates a comprehensive corrective action report for data quality issues in treatment records, categorizing actions by urgency and providing impact assessment.

    File: /tf/active/vicechatdev/data_quality_dashboard.py

    data-quality reporting veterinary treatment-records data-validation
  • class OneCo_hybrid_RAG_v2

    A class named OneCo_hybrid_RAG

    File: /tf/active/vicechatdev/OneCo_hybrid_RAG.py

    class oneco_hybrid_rag
  • function health_check

    A Flask route handler that provides a health check endpoint returning the application's status and current timestamp.

    File: /tf/active/vicechatdev/leexi/app.py

    health-check monitoring flask endpoint api
  • function parse_log_line

    Parses a structured log line string and extracts timestamp, logger name, log level, and message components into a dictionary.

    File: /tf/active/vicechatdev/SPFCsync/monitor.py

    logging parsing regex text-processing log-analysis
  • function analyze_logs

    Parses and analyzes log files to extract synchronization statistics, error counts, and performance metrics for a specified time period.

    File: /tf/active/vicechatdev/SPFCsync/monitor.py

    log-analysis file-synchronization monitoring statistics parsing
  • function print_status

    Prints a formatted status report for SharePoint to FileCloud synchronization operations, displaying sync statistics, timing information, and health indicators.

    File: /tf/active/vicechatdev/SPFCsync/monitor.py

    reporting monitoring status console-output sync
  • function tail_logs

    Reads and displays the last N lines from a specified log file, with error handling for missing files and read failures.

    File: /tf/active/vicechatdev/SPFCsync/monitor.py

    logging file-reading tail log-viewer debugging
  • function watch_logs

    Monitors a log file in real-time and continuously prints new entries as they are appended to the file, similar to the Unix 'tail -f' command.

    File: /tf/active/vicechatdev/SPFCsync/monitor.py

    logging monitoring file-watching real-time tail
  • function main_v18

    Command-line interface entry point for monitoring SharePoint to FileCloud synchronization logs, providing status analysis, log tailing, and real-time watching capabilities.

    File: /tf/active/vicechatdev/SPFCsync/monitor.py

    cli command-line-interface log-monitoring sharepoint filecloud
  • class SyncDiagnostics

    A diagnostic class that analyzes and reports on synchronization issues between SharePoint and FileCloud, identifying missing files and root causes of sync failures.

    File: /tf/active/vicechatdev/SPFCsync/deep_diagnostics.py

    diagnostics sync-analysis sharepoint filecloud troubleshooting
  • class InviteParticipantsOperation

    Represents the status of a long-running participant invitation operation triggered by a call to the participant-invite API in Microsoft Graph Communications.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/communications/operations/invite_participants.py

    microsoft-graph communications teams skype participant-invitation
  • class Alert_v1

    Represents a security alert from Microsoft Graph security API, providing access to potential security issues identified by Microsoft 365 Defender or integrated security providers within a customer's tenant.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/alerts/alert.py

    security microsoft-graph alerts microsoft-365-defender threat-detection
  • class Alert_v2

    A data class representing evidence related to a security alert, storing creation timestamp and detailed role descriptions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/alerts/evidence.py

    security alert evidence office365 data-model
  • class TranslationJobStatus

    A SharePoint entity class that provides access to information about previously submitted translation jobs and their associated translation items.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/translation/job_status.py

    sharepoint translation job-status entity localization
  • class AnalyticsUsageEntry

    A SharePoint analytics class that provides static methods to log user or system events into the SharePoint analytics pipeline.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/analytics/usage_entry.py

    sharepoint analytics logging events tracking
  • class ResponseServiceHealth

    A SharePoint entity class representing the health status response of a SharePoint Online service, inheriting from the base Entity class.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/response_service_health.py

    sharepoint office365 tenant-administration service-health entity
  • class ChangeSite

    A class representing a change event that occurs on a SharePoint site collection, inheriting from the base Change class.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/changes/site.py

    sharepoint change-tracking site-collection office365 audit
  • class ChangeField

    A class representing a change event on a SharePoint field, inheriting from the Change base class.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/changes/field.py

    sharepoint change-tracking field-management office365 metadata
  • class ChangeFile

    Represents a change event on a file that is not contained in a document library within SharePoint.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/changes/file.py

    sharepoint change-tracking file-management audit monitoring
  • class ChangeFolder

    Represents a change event on a folder that is not contained within a SharePoint list or document library, providing access to the folder's unique identifier and web identifier.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/changes/folder.py

    sharepoint change-tracking folder office365 metadata
  • class ChangeUser

    Represents a change event on a SharePoint user, tracking modifications to user state and identity.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/changes/user.py

    sharepoint user-management change-tracking audit user-lifecycle
  • class ChangeWeb

    A class representing a change event on a SharePoint site, extending the base Change class to provide site-specific change tracking.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/changes/web.py

    sharepoint change-tracking site-management audit web
  • class ChangeContentType

    A class representing a change event on a SharePoint content type, inheriting from the Change base class.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/changes/content_type.py

    sharepoint content-type change-tracking office365 metadata
  • class ChangeGroup

    A class representing a change event on a SharePoint group, inheriting from the Change base class.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/changes/group.py

    sharepoint change-tracking group-management office365 audit
  • class ChangeList

    Represents a change event on a SharePoint list, providing access to information about list modifications including the list ID, template type, and creator.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/changes/list.py

    sharepoint change-tracking list-management audit monitoring
  • class ActivityLogger

    ActivityLogger is a SharePoint entity class that logs user activities and operations performed on SharePoint list items, tracking metadata such as operation type, affected resources, and timestamps.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/activities/logger.py

    sharepoint activity-logging audit tracking entity
  • class SiteHealthSummary

    A class representing a summary of site collection health rule execution results in SharePoint, inheriting from Entity base class.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sitehealth/summary.py

    sharepoint health-check site-collection monitoring diagnostics
  • class LogExport

    A class for accessing and managing SharePoint diagnostic log exports, providing methods to retrieve log files and log type information.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/logger/log_export.py

    sharepoint logging diagnostics log-export office365
  • class WorkflowInstance

    Represents a SharePoint workflow instance, providing access to workflow execution data and metadata within the SharePoint WorkflowServices framework.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/workflowservices/instance.py

    sharepoint workflow workflow-instance workflowservices entity
  • class WorkflowInstanceService

    A service class that manages and reads workflow instances from the SharePoint workflow host, providing methods to enumerate and interact with workflow instances for a site.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/workflowservices/instance_service.py

    sharepoint workflow workflow-management service-layer entity
  • class Alert

    Represents a SharePoint alert that generates periodic email notifications to users about changes to lists, list items, documents, or document libraries.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/alerts/alert.py

    sharepoint alert notification email entity
  • class DocumentCrawlLog

    A SharePoint search administration class that provides methods to retrieve information about crawled documents and URLs, including both successful and unsuccessful crawl attempts.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/search/administration/document_crawl_log.py

    sharepoint search crawl administration monitoring
  • class PageDiagnostics

    A client-side value class representing SharePoint Publishing page diagnostics information, containing a collection of diagnostic results for a page.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/diagnostics/page_diagnostics.py

    sharepoint publishing diagnostics client-value office365
  • class PageDiagnosticsController

    A SharePoint controller class for managing page diagnostics operations, specifically for retrieving diagnostic information about SharePoint publishing pages.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/diagnostics/controller.py

    sharepoint publishing diagnostics page-analysis entity
  • class Subscription

    A class representing a Microsoft Graph subscription that allows client applications to receive change notifications about changes to data in Microsoft Graph.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/subscriptions/subscription.py

    microsoft-graph webhooks notifications subscriptions change-tracking
  • class TeamsAsyncOperationStatus

    An enumeration class that defines status codes for Microsoft Teams asynchronous operations, providing named constants for different operation states.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/teams/operations/async_status.py

    enumeration status-codes microsoft-teams async-operations constants
  • class ManagedAppDiagnosticStatus

    A class representing the diagnostics status of a managed application, inheriting from ClientValue to provide client-side value representation capabilities.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/intune/devices/managed_app_diagnostic_status.py

    diagnostics managed-apps intune office365 client-value
  • class ServiceAnnouncement

    A top-level container class for accessing Microsoft service communications resources including health overviews, issues, and update messages.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/intune/servicecommunications/announcement.py

    microsoft-graph service-communications entity health-monitoring service-status
  • class ServiceHealth

    A class representing the health information of a service subscribed by a tenant, inheriting from the Entity base class.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/intune/servicecommunications/health/health.py

    microsoft-365 office365 service-health monitoring entity
  • class ServiceHealthIssue

    Represents a service health issue (incident or advisory) in a Microsoft 365 service, providing access to incident reports and service status information.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/intune/servicecommunications/issues/issue.py

    microsoft-365 service-health incident-management service-advisory post-incident-review

Search Examples