Data360 Analyze

 View Only
  • 1.  Wildcard in CLI parameter search

    Posted 07-14-2023 09:52

    Good Morning all,

    I know the latest versions of the CLI allow one to find flows containing a given parameter via search -t paramValue my question to all is: Can wildcards be used in this query?



    ------------------------------
    Edward Bodie
    Consolidated Communications Enterprise Services, Inc.
    ------------------------------


  • 2.  RE: Wildcard in CLI parameter search

    Employee
    Posted 07-20-2023 10:49

    I did a quick test using 

          AnalyzeCli  search --type paramValue "<value>"   

    to try to find a parameter value that is the string "fuchsia"

    The AnalyzeCli command identified the relevant data flow when the value was set to  "fuchsia" as expected.

    When the value was set to  "fuch*ia"  "fu*ia"  or "Fu*ia"  it also returned the expected results so it looks like it will match multiple characters using the '*' wildcard



    ------------------------------
    Adrian Williams
    Precisely Software Inc.
    ------------------------------