-
Products
+
-
Products
- New Products
- AV over IP Solutions
- Unified Communication & Collaboration Solutions
- Digital Video Processing Solutions
- Control Systems & Software
- Matrix Switchers
- HDMI Switchers
- HDMI Distribution Amplifiers
- Wireless AV Solutions
- HDMI over CAT6 Extenders
- HDMI Fixers & Boosters
- HDMI Cables
- Active Optical HDMI Fiber Cables
- Audio Solutions
- Accessories
-
Key Digital AV Over IP Systems
- AV Over IP Systems Overview
- AV Over IP Products
- DIY AV Over IP Systems
- Control Apps and Software
-
-
Markets & Solutions
+
- KD University
-
Resources
+
-
Press Resources
- Press Releases
- Key Digital in the News
- Hires Artwork
-
Sales Resources
- Market Case Studies
- Video Resources
- Sales & Tech Presentations
-
- About Us +
- Contact
Xshell Highlight Sets !!link!! Now
For example, you can use them to:
Create a rule with (e.g., black-on-black) to effectively hide lines containing DEBUG or VERBOSE . Not a true filter, but works visually.
: In the Highlight Sets dialog box, select your set and click Set to Current to apply it immediately to your active session. Pro-Tips for Maximum Productivity
Xshell processes highlight rules from top to bottom. If a piece of text matches multiple rules, the rule lower on the list will typically take precedence. Arrange your general patterns first and specific overrides last.
If you are managing services or monitoring syslog , create a set named Server Alerts with these keyword rules: ERROR (Bright Red Text on Black Background) WARNING (Bright Yellow Text) SUCCESS or OK (Bright Green Text) FAIL (Red Background, White Text) For the Database Administrator xshell highlight sets
An Xshell Highlight Set is a collection of user-defined rules—based on keywords or Regular Expressions (Regex)—that tells Xshell to automatically change the text color or background color of specific strings appearing on your screen.
What are you connecting to? (e.g., Linux, Unix, Cisco IOS) What kind of logs do you deal with most often? Manual - Xshell - NetSarang Computer
By default, Xshell highlights only the matching word. To highlight the whole line, use ^.* before and after your keyword. ^.*ERROR.*$ – This will color the entire line red if it contains "ERROR".
CPU usage: [9][0-9]%|CPU usage: 100%
When Xshell receives text that matches your pattern, it immediately applies the designated formatting. This transforms a monochromatic wall of text into a color-coded dashboard of critical information.
: Automatically color-code critical terms like ERROR , WARNING , or SUCCESS .
Check this if you are using advanced search patterns (more on this below). 3. Customizing the Visual Style
Visual anchors allow your eyes to immediately lock onto words like ERROR , CRITICAL , or FAILED in a rapidly scrolling log file. For example, you can use them to: Create a rule with (e
: Click [New] to create a fresh set and give it a descriptive name (e.g., "Log Monitor" or "Network Debug").
To make it permanent for a specific session, go to the > Appearance category and select the highlight set from the dropdown menu. Advanced Use Cases: Regex and Productivity
[Keyword_3] Keyword=(\b((bad|wrong|incorrect|improper|invalid|unsupported|bad)( file| memory)? (descriptor|alloc(ation)?|addr(ess)?|owner(ship)?|arg(ument)?|param(eter)?|setting|length|filename)|not properly|improperly|(operation |connection |authentication |access |permission )?(false|no|ko|denied|disallowed|not allowed|refused|problem|failed|failure|not permitted)|no [A-Za-z]+( [A-Za-z]+)? found|invalid|unsupported|not supported|seg(mentation )?fault|corruption|corrupted|corrupt|overflow|underrun|not ok|unimplemented|unsuccessfull|not implemented|permerrors?|fehlers?|errore|errors?|erreurs?|fejl|virhe|greška|erro|fel|(ee)|(ni))\b) CaseSens=0 Enable=1 Bold=0 Italic=0 Underline=0 Strikeout=0 UseRegex=1 TextColorIndex=286 BackColorIndex=9
Setting up a highlight set is intuitive, but the true power lies in organizing them for different environments (e.g., production, staging, development). 1. Creating Your First Highlight Set If you are managing services or monitoring syslog