For further information, see the release blogpost.
Coordinated Versions
- Server: 2.25.18
- JS client: 3.7.1
- Python client: 0.9.69
New Features
- Migration tool and internal reorg for it (breaking); see below
- Ontology:
- Elastic Search beats/windows updates: Namespaces as, beats, cloud, os/user/host/device/source/destination/client/server, dns, docker, ecs, event, file, geo, http, jokolia, kubernetes, log, network, organization, process, service, sysmon, tracing, url, user_agent, winlog
- FireEye iSIGHT intelligence
- Gigamon
- Updated Zeek: Namespaces conn, dhcp, dns, ftp, httpInfo, httpState, irc, krb, mysql, ntml, rdp, rfb, sip, smbCmd, smbState, smbTree, smbFile, smtp, snmp, socks, ssh, ssl, syslog, tunnel, files, ocsp, pe, x509, openflow, intelInfo, intelItem, intelMetadata, intelSeen, notice, noticeAlarm, signatures, knownCerts, knownHosts, software, barnyard, dpd, unified, weird, weirdStats, broker, capture, cluster, clustorStore, config, packetFilter, stats
- Investigation UI
- Slightly smarter Splunk field autocomplete and removal of initial entity recommendations
- Expansion can be on entity column, type, and supports the case of an entity appearing in multiple columns
- Several pieces should feel snappier!
- Various light usability & consistency tweaks
Docs
Administration
- New migration script for single-command data migrations between 2.25.2 and later instances.
- All configuration and state is now centralized into folder ~/data and the Postgres volume.
- We historically avoid breaking changes, but this has grown in need due to avoidable confusion among administrators and to simplify the addition of automatic migration & update scripts
Fixes
- Bridge: It's always DNS: Graphistry Data Bridge DNS library upgraded and debugging docs extended around common DNS issues. (Ex: getaddr 600 EAI_AGAIN)
- Embedded: 2.0 color pickers in notebooks no longer cause potential screen jumps
- Investigation UI glitches: left menu header, description control text entry, empty field handling
Migration
- See improved script at graphistry/etc/scripts/migrate.sh
- All migration config/instance data is now in graphistry/data (except the Postgres volume)
- The remapping is as follows:
- Caddyfile -> data/config/Caddyfile
- .caddy/ -> data/config/.caddy/
- .env -> data/config/custom.env (with Graphistry default settings remaining in /.env)
- .pivot-db -> data/pivot-db
- .notebooks -> data/notebooks
- The remapping is as follows:
Comments
0 comments
Article is closed for comments.