Knowledge Base Administration Guide

Job Search

Simscope has a powerful Signature Job search, that can search/filter for Jobs matching patterns within a single Signature, which supports Regular Expressions.

Job search

This above example is searching jobs within Signature #11:

  1. Click the Signature Title instruction mismatch...
    • 7,832 jobs matched
  2. Filter by component=my.component, config=~gamma
    • 3,940 jobs matched
  3. Add filter for message=~999
    • 6 jobs matched

Job Search Operators

OperatorDescriptionExample
=Equalitycomponent=alpha
!=Inequalitycomponent!=gpio
=~Regex Matchconfig =~ foo.*[abc]+
!~Regex NON-Matchconfig !~ timeout
<, >, <=, >=Numeric Comparisonsruntime < 60

Customized Rules

Job Search patterns can be used to make customized Rules, which will only match specific incoming jobs on a Signature.

You can work with rules from the Job Search page:

  • To add a Rule, click the [+] icon next to any job.
  • To edit/resolve a Rule, clicking the Rule number.

Job search rules