Filter discovery objects on agent side.

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Major
    • None
    • Affects Version/s: None
    • None

      Currently we discover objects by some discovery for example filesystem discovery on agent and bring all data in JSON format for filtering and processing on server.
      Which has some impact on overall performance especially when remote server has huge number of entities.

      So would be great to extend syntax of discovery key for including or excluding some objects, for example with types, probably with names it brings a lot of issues etc.

      vfs.fs.discovery[include,"ext3,ext4"]
      or
      vfs.fs.discovery[exclude, tmpfs]
      

      The same for other default discovery keys.

            Assignee:
            Vladislavs Sokurenko
            Reporter:
            Andrei Gushchin (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: