This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject

NetWitness Community

  • Home
  • Products
    • NetWitness Platform
      • Advisories
      • Documentation
        • Platform Documentation
        • Known Issues
        • Security Fixes
        • Hardware Documentation
        • Threat Content
        • Unified Data Model
        • Videos
      • Downloads
      • Integrations
      • Knowledge Base
    • NetWitness Cloud SIEM
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Detect AI
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Investigator
    • NetWitness Orchestrator
      • Advisories
      • Documentation
      • Knowledge Base
      • Legacy NetWitness Orchestrator
        • Advisories
        • Documentation
  • Community
    • Blog
    • Discussions
    • Events
    • Idea Exchange
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Community Support Forum
      • Community Support Articles
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Training
    • Blog
    • Certification Program
    • Course Catalog
      • Netwitness XDR
      • EC-Council Training
    • New Product Readiness
    • On-Demand Subscriptions
    • Student Resources
    • Upcoming Events
    • Role-Based Training
  • Technology Partners
  • Trust Center
Sign InRegister Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
NetWitness Discussions
  • NetWitness Community
  • Discussions
  • Re: Meta value is not being indexed
  • Options
    • Subscribe to RSS Feed
    • Mark Topic as New
    • Mark Topic as Read
    • Float this Topic for Current User
    • Bookmark
    • Subscribe
    • Mute
    • Printer Friendly Page

Meta value is not being indexed

GayathriPulla
GayathriPulla New Contributor
New Contributor
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2018-04-11 10:17 AM

HI Team, 

Eventhough we have described the meta key value to be indexed, it is not being indexed. Please suggest. 

<key description="Sigid" level="IndexValues" name="sigid" format="UInt32" valueMax="999999" defaultAction="Open"/>

The above is the configuration for the Key description. 

  • Community Thread
  • Discussion
  • Forum Thread
  • NetWitness
  • NW
  • NWP
  • RSA NetWitness
  • RSA NetWitness Platform
0 Likes
Reply
  • All forum topics
  • Previous Topic
  • Next Topic
16 REPLIES 16

SeanGriesheimer
Employee SeanGriesheimer
Employee
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2018-04-11 10:21 AM

Have you restarted the Concentrator service? If you have, can you show the Meta view from and event from a recent time - since you changed index-concentrator-custom.xml and restarted the service - that shows that meta key being filled?

0 Likes
Reply

DaveGlover
Trusted Contributor DaveGlover Trusted Contributor
Trusted Contributor
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2018-04-11 10:26 AM

In looking at the table-map file the proper variable is sig.id not sigid.  In your index-concentrator-custom file the name should be sig.id.  Make the change, restart the concentrator and your values should be indexed.

 

the proper line should be:

 

<key description="Sigid" level="IndexValues" name="sig.id" format="UInt32" valueMax="999999" defaultAction="Open"/>

0 Likes
Reply

GayathriPulla
GayathriPulla New Contributor
New Contributor
In response to DaveGlover
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2018-04-11 12:21 PM

Hi Dave, The meta value is being parsed perfectly, but only we are not able to apply a filter on the same. Even in this case, do we have to change the name to "sig.id"

0 Likes
Reply

DaveGlover
Trusted Contributor DaveGlover Trusted Contributor
Trusted Contributor
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2018-04-11 12:46 PM

Can I please see the line in the table-map or table-map-custom file that references this variable?

 

Thanks

0 Likes
Reply

GayathriPulla
GayathriPulla New Contributor
New Contributor
In response to DaveGlover
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2018-04-11 10:25 PM

Hi Dave ,

This is the line for signature ID in table-map-custom

<mapping envisionName="sigid" nwName="sig.id" flags="None" envisionDisplayName="SignatureID"/>

0 Likes
Reply

SeanGriesheimer
Employee SeanGriesheimer
Employee
In response to GayathriPulla
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2018-04-11 11:00 PM

Yes, so Dave's suggestion above is correct. The "sig.id" is the proper meta key for SignatureID. If you take his suggestion above and change your key as he described, it should work fine (after a service restart).

0 Likes
Reply

GayathriPulla
GayathriPulla New Contributor
New Contributor
In response to SeanGriesheimer
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2018-04-11 11:21 PM

Hi Sean, 

 

I have changed the name to "sig.id" but still there is no change in the same.

pastedImage_1.png

pastedImage_2.png

Thanks & Regards, 

Gayathri

0 Likes
Reply

SravanKoneti1
SravanKoneti1 Beginner
Beginner
In response to GayathriPulla
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2018-04-12 12:38 AM

Hi Gayathi,

 

Try restarting jettysrv in SA server and query for recent data(the time after you starting indexing sig.id meta)

0 Likes
Reply

GayathriPulla
GayathriPulla New Contributor
New Contributor
In response to SravanKoneti1
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2018-04-12 01:18 AM

Hi Sravan, I have restarted the jettysrv, but still,the issue is same. 

0 Likes
Reply
  • « Previous
    • 1
    • 2
  • Next »
Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Acceptable Use Policy
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.