Arkime/Cluster Prefix (feature request?) #684
Replies: 1 comment
-
So there is some customization that can be done, but (for Malcolm, at least for now), it only applies to the Zeek and Suricata logs, not the Arkime sessions themselves. What can be done today is configured in
So, for example, if you did this:
Then you'd end up with indexes named like, All of that should then be queried seamlessly in Dashboards and Arkime, however as I've mentioned, it does not change the indexes arkime itself uses when it ingests live or uploaded traffic with its |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How much work would it be to support custom Arkime prefixes? This would allow some segregation of data for retention purposes but also more efficient searches. For example site1_arkime_sessions3 instead of arkime_sessions3.
I set prefix in arkime's config and arkime behaves as expected, but this requires a separate multiviewer. Advantage is a handy dropdown in the multiviewer.
prefix=site1
What else would be required? Possibly
MALCOLM_NETWORK_INDEX_PATTERN=*arkime_sessions3-*
Beta Was this translation helpful? Give feedback.
All reactions