Try Playground
Show / Hide Table of Contents

Get-CacheLogsList - Monitor Cache Performance

This displays the file names, creation time and size for log files on a specific server and specific cache to monitor cache performance. If no cache is specified, all log files on the cache server are displayed. For the Partition-Replica topology, the logs of replica are also displayed.

Note

This feature is only available in NCache Enterprise and Professional.

  • Windows PowerShell
  • Linux CLI
Get-CacheLogsList [-CacheName] [-Server]

Examples of Get-CacheLogsList - Monitor Cache Performance

  • This command get the log-files of demoCache from the specified server to monitor cache performance.
Get-CacheLogsList -Server 20.200.20.11 -CacheName demoCache
  • This command get all the log-files from the specified server to monitor cache performance.
Get-CacheLogsList -Server 20.200.20.11

Properties

Note

The parameters with asterisk (*) on their names are the required parameters and the rest are optional.

Parameters Data Types Description Default Value
-CacheName <String> Specifies the name of the cache for the list of logs need to be displayed. -
-Server* <String> Specifies the server address where the log files are residing. -
get-cachelogslist [-cachename] [-server]

Examples of Get-CacheLogsList - Monitor Cache Performance

  • This command get the log-files of demoCache from the specified server to monitor cache performance.
get-cachelogslist -server 20.200.20.11 -cachename demoCache
  • This command get all the log-files from the specified server to monitor cache performance.
get-cachelogslist -server 20.200.20.11

Properties

Note

The parameters with asterisk (*) on their names are the required parameters and the rest are optional.

Parameters Data Types Description Default Value
-cachename <String> Specifies the name of the cache for the list of logs need to be displayed. -
-server* <String> Specifies the server address where the log files are residing. -
In This Article
  • Examples of Get-CacheLogsList - Monitor Cache Performance
  • Properties
  • Examples of Get-CacheLogsList - Monitor Cache Performance
  • Properties

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Professional
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - 2025. All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top