Release Notes for Snare Linux Agent Release Notes for Snare for Linux

Size: px
Start display at page:

Download "Release Notes for Snare Linux Agent Release Notes for Snare for Linux"

Transcription

1 Release Notes for Snare for Linux InterSect Alliance International Pty Ltd Page 1 of 17

2 About this document This document provides release notes for the Snare Enterprise Agent for Linux. InterSect Alliance International Pty Ltd Page 2 of 17

3 Snare Enterprise Agent for Linux v Snare Enterprise Agent for Linux v was released on 6 th March Snare Agent fails to start in RHEL 7.3 This change is made to support audit version 2.6.5, which included changes with respect to service start and restart management. As a result of this change restart of agent will no longer fail when systemd manages the service. Other Snare Enterprise Agent for SLED bit is no longer available on future releases. InterSect Alliance International Pty Ltd Page 3 of 17

4 Snare Enterprise Agent for Linux v Snare Enterprise Agent for Linux v was released on 9 th November New Feature Linux build to work on Oracle Linux v7 The agent will now work on an Oracle Linux v7 environment. To allow it to run, perform the following: Run the following commands as root on the Linux host to enable the agent to run. # setenforce 0 -- This will disable selinux environment, or you can modify /etc/selinux/config file param SELINUX=enforcing to SELINUX=permissive then reboot the system. The agent will only work with an enforced selinux environment if the user sets up the relevant selinux policy rules. The Linux firewall may need to be updated to allow the syslog messages to be sent to the destination as well as allow access to the web management port on the host being TCP Linux agent is sending unwanted auditd events Added support for filtering out audit information messages (generated when new rules are loaded into the kernel, the audit daemon is started/stopped/restarted, or there is an non system audit based event). These have been grouped together under the event name 'audit'. They can be filtered out using an exclude match. Additionally the following audit events can now be selectively filtered on: cred_disp, audit, audit_start cred_refr Linux agent crashing Fixed a periodic crash when remote servers disconnected in certain situations. InterSect Alliance International Pty Ltd Page 4 of 17

5 Snare Enterprise Agent for Linux v4.1.9 Snare Enterprise Agent for Linux v4.1.9 was released on 1 st July New Feature A user should be able to create their own audit.rules file and the Linux Agent should be able to monitor any events it generates. Added the ability to specify a single rule objective with an 'Any Event' objective type and use a wildcard ('*') which indicates the agent will process all events coming from the audit subsystem. This is useful if the user wishes to use the agent but use a custom audit.rules file. New release for Snare Enterprise Agent for Linux RHEL7 [released 15 th August 2016] There was an issue with the Linux Snare agent running on RHEL version 7 systems with not starting or restarting correctly after an install, preventing the release of Snare Enterprise Agent for Linux RHEL7. The fix relates to the Snare restart process on Linux RHEL 7 platform and an installation issue with RPM conflicts with other rpm packages that could cause the agent to not start correctly. The issues were a result of some changes in the RHEL service subsystem that RedHat made in version 7 and how the auditd service was restarted, which is not very robust. Some changes were made with the Linux agent to compensate for the issues in the services subsystem. Other Unix platforms such as SUSE and Ubuntu that use the new service management were implemented differently and are not affected by the same issues as RHEL seems to have. InterSect Alliance International Pty Ltd Page 5 of 17

6 Snare Enterprise Agent for Linux v4.1.8 Snare Enterprise Agent for Linux v4.1.8 was released on 19 th February 2016 The web interface may hang after long periods of time Some Operating System socket error disconnect events could cause the agent's web UI to stop responding, however the rest of the agent continued as expected. This can also be manifested on systems with lots of network interfaces. This is now fixed. InterSect Alliance International Pty Ltd Page 6 of 17

7 Snare Enterprise Agent for Linux v4.1.7 Snare Enterprise Agent for Linux v4.1.7 was released on 23 rd October 2015 Issue with CPU load when the receiving server is slow or unavailable Fixed a potential problem with CPU load (>90%) when the receiving server is slow or non responsive at processing events. This may manifest if there is a firewall or an unreliable network between the Snare Agent and the receiving server which drops connections leaving them in the established TCP state rather than sending TCP resets to the host operating system, which would result in the session exiting cleanly. The symptom can result in excessive CPU usage with the Snare Agent while it attempts to reconnect to the destination server. The fix to this issue results in the Snare Agent to only use a small amount of CPU (10-15%) while it's attempting to reconnect to the destination server. InterSect Alliance International Pty Ltd Page 7 of 17

8 Snare Enterprise Agent for Linux v4.1.6 Snare Enterprise Agent for Linux v4.1.6 was released on 4 th September 2015 Agent website crashes in certain cases when a connection is severed Fixed a potential crash of the agent when the web server component of the agent received many disconnect requests. This issue would not affect most customers as it would require a system to have hundreds or more network interfaces to manifest. Linux agent does not allow deleting of options in filters field Fix a bug where filters were not removed correctly from the rules setting when editing the objective configuration in the web interface. InterSect Alliance International Pty Ltd Page 8 of 17

9 Snare Enterprise Agent for Linux v4.1.5 Snare Enterprise Agent for Linux v4.1.5 was released on 31 st July 2015 Snare Server getting strange fragments of logs from Linux agent Fixed issue where multi-part audit events were being improperly parsed causing the tail of the event to be sent to the Generic Log queue. Fix handling of subj_sen audit keyword Fix issue where it was not possible to use the keyword subj_sen as a match condition in a objective rule. This keyword is now working correctly. InterSect Alliance International Pty Ltd Page 9 of 17

10 Snare Enterprise Agent for Linux v4.1.4 Snare Enterprise Agent for Linux v4.1.4 was released on 30 th June 2015 Dropping leading zeroes in date and time formats in the logs Fixed the log output where date/month/year was not being handled correctly. This could be in the file output or the syslog destination. InterSect Alliance International Pty Ltd Page 10 of 17

11 Snare Enterprise Agent for Linux v4.1.3 Snare Enterprise Agent for Linux v4.1.3 was released on 26 th February 2015 Linux Agent does not work with DNS name in config file Fixed the issue where a DNS name would not be resolved upon reload of the agent. The fix now both allows DNS names to be used but also validates that they resolve. Hence since the auditing process starts pre-network being brought up on some distributions, an entry in the /etc/hosts or equivalent should be added. Clientname not honoured A bug was identified where the clientname hostname override set in the network configuration page, was not always sent when events were generated. This bug has now been fixed. Linux Agent Outputs the wrong date in Snare Format Fix a bug where the date format of an event transmitted in SNARE format could potentially be wrong. InterSect Alliance International Pty Ltd Page 11 of 17

12 Snare Enterprise Agent for Linux v4.1.2 Snare Enterprise Agent for Linux v4.1.2 was released on 4 th February 2015 Change Log Issue with filtering login/logout events Event processing has been updated so login/logout* events are correctly excluded if an exclude rule is active on the events. Event processing to allow additional event names Event processing has been updated allow the additional fields event names to be filtered: acct_change - A change in account has occurred (audit event id 1101) cred_acq - Additional credentials have been acquired, ie privilege upgrade via sudo (audit event id 1103) cred_disp - Obtained credentials have been disposed (ie drop sudo privileged) These event names can be used in either the Remote Control Interface or into the configuration file. InterSect Alliance International Pty Ltd Page 12 of 17

13 Snare Enterprise Agent for Linux v4.1.1 Snare Enterprise Agent for Linux v4.1.1 was released on 10 th December 2014 Change Log Syslog format difference between OpenSource and Enterprise version for Linux A potential bug where a null character could appear in log output when SYSLOG format was selected has been fixed. Updating the agent will apply the change automatically. Bug in regex Audit filter terms A bug has been fixed in the parsing of audit filter terms. This bug was caused by incorrect parsing of the comma delimiter. As a results audit expressions such as auid=100,guid=100 would be be treated as a single term (ie auid = "100,guid=100"). This would in turn cause the audit.rules file to be written incorrectly. The fix corrects the parsing of the term. Updating the agent then reapplying the settings will fix and problems in the audit.rules file. Gui session handling issue When using the Snare Agent Remove Console with Internet Explorer 10, changes were not always possible, This would be reported as 'Your session has become invalid, please try again' when trying to change a setting. This session handling issue has been resolved for IE. InterSect Alliance International Pty Ltd Page 13 of 17

14 Snare Enterprise Agent for Linux v4.1.0 Snare Enterprise Agent for Linux v4.1.0 was released on 16 th September 2014 Enhancements Implement Exclude Rules in Linux agent* Audit Event Processing has been changed to support exclude matching. As a result of this change it is now possible to add rules which exclude specific events. Exclude changes are represented in the configuration file on an objective line as: match!="searchstring" and can be configured in the GUI. Existing event processing/configuration files are unaffected. Last Logins Details The webui has been updated to re-add the Last Logins screen which was present in the 2.x series agents but missing from the 3.x and 4.x agents prior to this release. Various UI pages are formatted incorrectly Remote UI has been changed to display the output with the mimetype text/plain for the User, Group, UserGroup and new LastLogin pages,. As a result of this change, this change should only be noticable if these pages are viewed in a web browser. Config file permissions need modification The agent has been changed to write out all files it touches (snare.conf, auditd.conf, audit.rules) with permissions of As a result of this change, programs that access these files as non root will no longer be able to access the files after applying changes in the GUI. Change Log.deb Installer doesn't rely on auditd correctly The Snare for Linux installer has been changed to address a problem where it was possible to attempt an install without the auditd package installed on systems that use dpkg. As a result of this change, dpkg will now indicate the required dependancy of auditd is not yet installed before attempting the install of the Snare for Linux Agent. InterSect Alliance International Pty Ltd Page 14 of 17

15 Snare Enterprise Agent for Linux v4.0.1 Snare Enterprise Agent for Linux v4.0.1 was released on 7 th July 2014 New Features PCRE Regular Expression support for filtering objectives When creating an objective, the ability to match a string search via regex is available. For example entering in the new Regex String Match field.*root.* would cause the objective to match the word 'root' in the whole string. SSL support Protocol can be selected in the Network Configuration settings of the Remote Control Interface. Using SSL will use an encrypted connection to the server. Multi-threading Improved multi-threading and general performance improvements. Change Log Remote Control Interface improved The user interface layer includes subtle changes to the pages to include notices, warning and any errors. For example, when applying the latest audit configuration, a notice that Snare is restarting is displayed. Event Destination Status Indicator The Latest Events page now displays the status for each destination that was configured for logging as well as additional status information for each destination including the protocol, port and connection status. Ability to adjust auditd buffer size Available only via the configuration file for version 4.0, audit_buffersize may be adjusted if causing if there is a large number of events being generated by the system and the kernel audit load has difficultly in keeping up. Improved caching capability when a destination server is down The Cache Size parameter on the Network Configuration page, allows the agent to cache messages if there is a network failure or the destination server is unavailable. Any cached message is kept until it is sent or the size of the cache exceeds the specified allotment, in which case the oldest message is removed. If the agent is restarted, any cached messages are lost. UTC time support Coordinated Universal Time timestamp format is available for events instead of local machine time zone format. InterSect Alliance International Pty Ltd Page 15 of 17

16 Snare Enterprise Agent for Linux v3.1.4 Snare Enterprise Agent for Linux v3.1.4 was released on 6 th March 2014 There was an issue where execve events may not always report the executable causing events. Change Log Restored Feature Please note that the following features are now re-available for Snare Enterprise Agent for Linux only. Login/Logout & Authentication Events Filtering In Snare For Linux 2.x, the ability to create objectives that monitored login/logout and Authentication events was available. This feature was removed in the Agent. Due to multiple requests this feature has been restored in the Linux Agent. However, the following caveat should be noted: Under Linux login/logout/login_start events are generated by user-space applications (ie sshd). These events are sent to the kernel which then sends them to the audit subsystem. Snare is only capable of monitoring these events if the user-space applications actually sends them. Some distributions (such as Debian 7.3) have configured these user-space applications NOT to send events to the kernel, hence Snare is not able to monitor login/logout/login_start events for these distributions. Login/Logout & Authentication event monitoring can be enabled using the remote configuration console (below): InterSect Alliance International Pty Ltd Page 16 of 17

17 Snare for Linux Agent v3.1.4 Alternatively, Login/Logout & Authentication event monitoring can be enabled in the configuration file by defining an objective with one or more of the desired events: login_auth This event is generated when an authentication event is attempted. It indicates success or failure of the authentication. login_start This event is generated when a user successfully logs in to a session logout This event is generated when the user logs out of a session An example configuration file using these events is: [Config] version=2 use_criticality=0 set_audit=1 syslog_facility=local0 syslog_priority=information [Remote] allow=1 listen_port=6161 [Output] network= :6161 [Objectives] criticality=2 criticality=3 criticality=1 event=execve event=login_auth,login_start,logout event=login_auth InterSect Alliance International Pty Ltd Page 17 of 17

Release Notes for Epilog for Windows Release Notes for Epilog for Windows v1.7/v1.8

Release Notes for Epilog for Windows Release Notes for Epilog for Windows v1.7/v1.8 Release Notes for Epilog for Windows v1.7/v1.8 InterSect Alliance International Pty Ltd Page 1 of 21 About this document This document provides release notes for Snare Enterprise Epilog for Windows release

More information

Release Notes for Epilog for Windows Release Notes for Epilog for Windows v1.7/v1.8

Release Notes for Epilog for Windows Release Notes for Epilog for Windows v1.7/v1.8 Release Notes for Epilog for Windows v1.7/v1.8 InterSect Alliance International Pty Ltd Page 1 of 24 About this document This document provides release notes for Snare Enterprise Epilog for Windows release

More information

Release Notes for Epilog for Windows Release Notes for Epilog for Windows v1.7/v1.8

Release Notes for Epilog for Windows Release Notes for Epilog for Windows v1.7/v1.8 Release Notes for Epilog for Windows v1.7/v1.8 About this document InterSect Alliance International Pty Ltd Page 1 of 29 This document provides release notes for Snare Enterprise Epilog for Windows release

More information

Release Notes for Snare Enterprise Agent for MSSQL Release Notes for Snare Enterprise Agent for MSSQL v1.2/1.3

Release Notes for Snare Enterprise Agent for MSSQL Release Notes for Snare Enterprise Agent for MSSQL v1.2/1.3 Release Notes for Snare Enterprise Agent for v1.2/1.3 InterSect Alliance International Pty Ltd Page 1 of 19 About this document This document provides release notes for the Snare Enterprise Agent for version

More information

Release Notes for Epilog for Windows Release Notes for Epilog for Windows v1.7

Release Notes for Epilog for Windows Release Notes for Epilog for Windows v1.7 Release Notes for Epilog for Windows v1.7 InterSect Alliance International Pty Ltd Page 1 of 16 About this document This document provides release notes for Snare Enterprise Epilog for Windows release.

More information

Guide to Snare for Linux v4.1

Guide to Snare for Linux v4.1 Guide to Snare for Linux v4.1 1999-2014 Intersect Alliance Pty Ltd. All rights reserved worldwide. Intersect Alliance Pty Ltd shall not be liable for errors contained herein or for direct, or indirect

More information

Release Notes for Snare Server v6 Release Notes for Snare Server v6

Release Notes for Snare Server v6 Release Notes for Snare Server v6 Release Notes for Snare Server v6 InterSect Alliance International Pty Ltd Page 1 of 18 Intersect Alliance International Pty Ltd. All rights reserved worldwide. Intersect Alliance Pty Ltd shall not be

More information

Release Notes for Snare Windows Agent Release Notes for Snare Enterprise Agent Windows v4.2/4.3

Release Notes for Snare Windows Agent Release Notes for Snare Enterprise Agent Windows v4.2/4.3 Release Notes for Snare Enterprise Agent Windows v4.2/4.3 InterSect Alliance International Pty Ltd Page 1 of 32 About this document This document provides release notes for the Snare Enterprise Agent for

More information

Purpose. Target Audience. Install SNMP On The Remote Linux Machine. Nagios XI. Monitoring Linux Using SNMP

Purpose. Target Audience. Install SNMP On The Remote Linux Machine. Nagios XI. Monitoring Linux Using SNMP Purpose This document describes how to monitor Linux machines with using SNMP. SNMP is an agentless method of monitoring network devices and servers, and is often preferable to installing dedicated agents

More information

Red Hat Enterprise Linux 7 Getting Started with Cockpit

Red Hat Enterprise Linux 7 Getting Started with Cockpit Red Hat Enterprise Linux 7 Getting Started with Cockpit Getting Started with Cockpit Red Hat Enterprise Linux Documentation Team Red Hat Enterprise Linux 7 Getting Started with Cockpit Getting Started

More information

December 2011 vsp-patch noarch.rpm Avaya Aura System Platform R6.0 June 2010 vsp iso

December 2011 vsp-patch noarch.rpm Avaya Aura System Platform R6.0 June 2010 vsp iso AVAYA Avaya Aura Release Notes Issue 1.1 INTRODUCTION This document introduces the Avaya Aura and describes new features, known issues and the issues resolved in this release. WHAT S NEW IN SYSTEM PLATFORM

More information

Guide to Snare for OSX v1.1

Guide to Snare for OSX v1.1 Guide to Snare for OSX v1.1 1999-2014 Intersect Alliance Pty Ltd. All rights reserved worldwide. Intersect Alliance Pty Ltd shall not be liable for errors contained herein or for direct, or indirect damages

More information

NetIQ Privileged Account Manager 3.2 Patch Update 2 Release Notes

NetIQ Privileged Account Manager 3.2 Patch Update 2 Release Notes NetIQ Privileged Account Manager 3.2 Patch Update 2 Release Notes January 2018 NetIQ Privileged Account Manager 3.2 P2 includes few enhancements and resolves some of the previous issues. Many of these

More information

This Readme describes the NetIQ Access Manager 3.1 SP5 release.

This Readme describes the NetIQ Access Manager 3.1 SP5 release. NetIQ Access Manager 3.1 SP5 Readme January 2013 This Readme describes the NetIQ Access Manager 3.1 SP5 release. Section 1, What s New, on page 1 Section 2, Upgrading or Migrating to Access Manager 3.1

More information

This material is based on work supported by the National Science Foundation under Grant No

This material is based on work supported by the National Science Foundation under Grant No This material is based on work supported by the National Science Foundation under Grant No. 0802551 Any opinions, findings, and conclusions or recommendations expressed in this material are those of the

More information

Integrated for Océ Setup Guide

Integrated for Océ Setup Guide Integrated for Océ Setup Guide Version 1.2 2016 OCE-20160914 Equitrac Integrated for Océ Setup Guide Document History Revision Date September 14, 2016 Revision List New supported devices/card reader web

More information

NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues.

NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues. Privileged Account Manager 3.5 Release Notes July 2018 NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues. Many of these improvements were

More information

IBM Storage Configuration Manager Planning, Installation, and Configuration Guide

IBM Storage Configuration Manager Planning, Installation, and Configuration Guide IBM Storage Configuration Manager 2.20.0 Planning, Installation, and Configuration Guide IBM Storage Configuration Manager 2.20.0 Planning, Installation, and Configuration Guide Note Before using this

More information

Pulse Connect Secure. Network Connect and Windows Secure Access Manager (WSAM) Error Messages. Product Release 8.1

Pulse Connect Secure. Network Connect and Windows Secure Access Manager (WSAM) Error Messages. Product Release 8.1 Pulse Connect Secure Network Connect and Windows Secure Access Manager (WSAM) Error Messages Product Release 8.1 Document Revision 1.0 Published: 2015-02-10 2015 by Pulse Secure, LLC. All rights reserved

More information

AVAYA Avaya Aura System Platform Service Pack R6.2.1 Release Notes Issue 1.3

AVAYA Avaya Aura System Platform Service Pack R6.2.1 Release Notes Issue 1.3 AVAYA R6.2.1 Release Notes Issue 1.3 INTRODUCTION This document introduces the Release 6.2.1 and describes known issues and the issues resolved in this release. SOFTWARE RELEASE VERSIONS Release Date File

More information

Perceptive Content Agent

Perceptive Content  Agent Perceptive Content Email Agent Release Notes Version: 1.1.x Compatible with ImageNow 6.7.0, build 3740 and higher, and Perceptive Content 7.x Written by: Product Knowledge, R&D Date: November 2017 2015-2017

More information

Release Notes ( ) Digi TransPort LR Product Family

Release Notes ( ) Digi TransPort LR Product Family Release Notes (93000809) Digi TransPort LR Product Family Version 3.2.0.6 December, 2017 INTRODUCTION This is a production firmware release for the Digi Transport LR product family. SUPPORTED PRODUCTS

More information

Guide to Snare Epilog for UNIX

Guide to Snare Epilog for UNIX Guide to Snare Epilog for UNIX Intersect Alliance Pty Ltd. All rights reserved worldwide. Intersect Alliance Pty Ltd shall not be liable for errors contained herein or for direct, or indirect damages in

More information

Equitrac Integrated for Konica Minolta. Setup Guide Equitrac Corporation

Equitrac Integrated for Konica Minolta. Setup Guide Equitrac Corporation Equitrac Integrated for Konica Minolta 1.2 Setup Guide 2012 Equitrac Corporation Equitrac Integrated for Konica Minolta Setup Guide Document Revision History Revision Date Revision List November 1, 2012

More information

Perceptive Nolij Web. Release Notes. Version: 6.8.x

Perceptive Nolij Web. Release Notes. Version: 6.8.x Perceptive Nolij Web Release Notes Version: 6.8.x Written by: Product Knowledge, R&D Date: June 2018 Copyright 2014-2018 Hyland Software, Inc. and its affiliates. Table of Contents Perceptive Nolij Web

More information

Cisco Stealthwatch Cloud. Private Network Monitoring Advanced Configuration Guide

Cisco Stealthwatch Cloud. Private Network Monitoring Advanced Configuration Guide Cisco Stealthwatch Cloud Private Network Monitoring Advanced Configuration Guide TOC About Stealthwatch Cloud Private Network Monitor Sensor 3 Checking Your Sensor Version 4 Manually Installing the Package

More information

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Oded Nahum Principal Systems Engineer PLUMgrid EMEA November 2014 Page 1 Page 2 Table of Contents Table

More information

Perceptive Content. Release Notes. Version: 7.0.x

Perceptive Content. Release Notes. Version: 7.0.x Perceptive Content Release Notes Version: 7.0.x Written by: Product Knowledge, R&D Date: February 2016 2015-2016 Lexmark International Technology, S.A. All rights reserved. Lexmark is a trademark of Lexmark

More information

AppGate 11.0 RELEASE NOTES

AppGate 11.0 RELEASE NOTES Changes in 11.0 AppGate 11.0 RELEASE NOTES 1. New packet filter engine. The server-side IP tunneling packet filter engine has been rewritten from scratch, reducing memory usage drastically and improving

More information

NetIQ Privileged Account Manager 3.2 Patch Update 4 Release Notes

NetIQ Privileged Account Manager 3.2 Patch Update 4 Release Notes NetIQ Privileged Account Manager 3.2 Patch Update 4 Release Notes April 2018 NetIQ Privileged Account Manager 3.2 P4 resolves some of the previous issues. Many of these improvements were made in direct

More information

Equitrac Office and Express 5.5 SUSE Linux iprint Server Guide

Equitrac Office and Express 5.5 SUSE Linux iprint Server Guide Equitrac Office and Express 5.5 SUSE Linux iprint Server Guide 2015 Equitrac Office/Express 5.5 SUSE Linux iprint Server Guide Document History Revision Date Revision List June 03, 2015 Updated for Equitrac

More information

Firmware Revision History and Upgrade Instructions

Firmware Revision History and Upgrade Instructions SENSAPHONE Firmware Revision History and Upgrade Instructions Equipment Firmware: WEB600 v1.46 WEB600 with Relay Output v1.59 Release Date: July 15, 2013 The upgrade package has no prerequisites and supersedes

More information

Red Hat Enterprise Linux Atomic Host 7 Getting Started with Cockpit

Red Hat Enterprise Linux Atomic Host 7 Getting Started with Cockpit Red Hat Enterprise Linux Atomic Host 7 Getting Started with Cockpit Getting Started with Cockpit Red Hat Atomic Host Documentation Team Red Hat Enterprise Linux Atomic Host 7 Getting Started with Cockpit

More information

Installing SmartSense on HDP

Installing SmartSense on HDP 1 Installing SmartSense on HDP Date of Publish: 2018-07-12 http://docs.hortonworks.com Contents SmartSense installation... 3 SmartSense system requirements... 3 Operating system, JDK, and browser requirements...3

More information

Genesys Quality Management /05/2015

Genesys Quality Management /05/2015 Release Notes Genesys Quality Management 8.1.656.00 08/05/2015 This is a Hot Fix for this release. Information on prior releases can be found here. NOTE: You MUST log in to the Genesys Customer Care site

More information

Avigilon Control Center 5.0 Release Notes

Avigilon Control Center 5.0 Release Notes Version 5.0.2.28 Released March 7 th, 2014 V2.6.0.6 for HD Micro Dome cameras V2.6.0.14 for HD PTZ cameras V2.6.0.14 for HD Bullet cameras V2.6.0.18 for HD H.264 H3 cameras V2.2.0.30 for H.264 encoders

More information

OpenVPN Access Server v1.3 System Administrator Guide. Rev 1.0

OpenVPN Access Server v1.3 System Administrator Guide. Rev 1.0 OpenVPN Access Server v1.3 System Administrator Guide Rev 1.0 COPYRIGHT NOTICE Copyright OpenVPN Technologies 2009 OpenVPN Access Server System Administrator Guide ii TABLE OF CONTENTS 1 Introduction...

More information

Link Gateway Initial Configuration Manual

Link Gateway Initial Configuration Manual Link Gateway Initial Configuration Manual Copyright 2016 NetLinkz. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

More information

Perceptive Content. Release Notes. Version: 7.0.x

Perceptive Content. Release Notes. Version: 7.0.x Perceptive Content Release Notes Version: 7.0.x Written by: Product Knowledge, R&D Date: May 2018 2015-2017 Lexmark International Technology, S.A. All rights reserved. Lexmark is a trademark of Lexmark

More information

SOURCEFIRE 3D SYSTEM RELEASE NOTES

SOURCEFIRE 3D SYSTEM RELEASE NOTES SOURCEFIRE 3D SYSTEM RELEASE NOTES Version 5.3.0.3 Original Publication: April 21, 2014 These release notes are valid for Version 5.3.0.3 of the Sourcefire 3D System. Even if you are familiar with the

More information

Pulse Secure Desktop Client

Pulse Secure Desktop Client Pulse Secure Desktop Client Release Notes Pulse Secure Desktop Client v5.1r11 Build For more information on this product, go to www.pulsesecure.net/products. Release, Build Pulse 5.1R11, Published January

More information

How to Back Up Linux/UNIX Data Using SSHFS

How to Back Up Linux/UNIX Data Using SSHFS The articles in this section refer to Barracuda Backup Legacy Release firmware or newer. Barracuda Backup uses the SSH Filesystem (SSHFS) and public key authentication to connect and back up Linux data.

More information

RSA NetWitness Logs. Cisco IronPort Security Appliance. Event Source Log Configuration Guide. Last Modified: Thursday, January 19, 2017

RSA NetWitness Logs. Cisco IronPort  Security Appliance. Event Source Log Configuration Guide. Last Modified: Thursday, January 19, 2017 RSA NetWitness Logs Event Source Log Configuration Guide Cisco IronPort Email Security Appliance Last Modified: Thursday, January 19, 2017 Event Source Product Information: Vendor: Cisco Event Source:

More information

Cluster creation and maintenance

Cluster creation and maintenance Cluster creation and maintenance Cisco TelePresence Deployment Guide Cisco VCS X6.1 Cisco TMS 12.6 or later D14367.08 May 2011 Contents Contents Document revision history... 5 Introduction... 6 Prerequisites...

More information

Series 1000 / G Cellular Modem / Router. Firmware Release Notes

Series 1000 / G Cellular Modem / Router. Firmware Release Notes Series 1000 / 2000 3G Cellular Modem / Router Firmware Release Notes Document Number: 0013-001-000138 () Firmware Version: v1.42 Dcoumentation Control Generation Date: October 29, 2010 Cybertec Pty Limited

More information

The Novell Client for SUSE Linux Enterprise 11 Service Pack1(SLE 11 SP1) requires workstations / servers running one of the following:

The Novell Client for SUSE Linux Enterprise 11 Service Pack1(SLE 11 SP1) requires workstations / servers running one of the following: Novell Client for SUSE Linux Enterprise 11 SP1 Readme Novell June 2010 Readme has the following sections: Section 1, System Requirements, on page 1 Section 2, Login Issues, on page 1 Section 3, File and

More information

Nasuni Desktop Client User Guide

Nasuni Desktop Client User Guide Nasuni combines the best features of consumer file-sharing applications with the secure and robust storage infrastructure that enterprises demand. The Nasuni Desktop Client provides an easy-to-use, enterprise-friendly

More information

DCV Release Notes. Version:

DCV Release Notes. Version: DCV Release Notes Version: 2017.1 Last update: August 6, 2018 Release Notes The following document lists notable technical changes that are included in each released DCV build. Every build includes hundreds

More information

Zend Server Cluster Manager 5.x Installation Guide

Zend Server Cluster Manager 5.x Installation Guide Zend Server Cluster Manager 5.x Installation Guide By Zend Technologies www.zend.com This is the Installation Guide for Server Cluster Manager, Version 5.0. The information in this document is subject

More information

PASSPORTAL PLUGIN DOCUMENTATION

PASSPORTAL PLUGIN DOCUMENTATION Contents Requirements... 2 Install or Update Passportal Plugin Solution Center... 3 Configuring Passportal Plugin... 5 Client mapping... 6 User Class Configuration... 7 About the Screens... 8 Passportal

More information

Barracuda Terminal Server Agent Debug Log Messages

Barracuda Terminal Server Agent Debug Log Messages Barracuda Terminal Server Agent Debug Log Messages The Barracuda TS Agent writes a debug log to help you monitor activity on your server and identify possible problems. Viewing the Debug Log To view the

More information

AVAYA Avaya Aura System Platform R6.2.2 Release Notes Issue 1.3

AVAYA Avaya Aura System Platform R6.2.2 Release Notes Issue 1.3 AVAYA Avaya Aura Release Notes Issue 1.3 INTRODUCTION This document introduces the Avaya Aura and describes new features, known issues and the issues resolved in this release. WHAT S NEW IN SYSTEM PLATFORM

More information

Realms and Identity Policies

Realms and Identity Policies The following topics describe realms and identity policies: Introduction:, page 1 Creating a Realm, page 5 Creating an Identity Policy, page 11 Creating an Identity Rule, page 15 Managing Realms, page

More information

LogLogic 5.3 Release Notes

LogLogic 5.3 Release Notes LogLogic 5.3 Release Notes LogLogic Appliance Release 5.3 is a feature update to previous releases. You can upgrade to Release 5.3 directly from Release 5.1.x and 5.2 using instructions in the LogLogic

More information

Clearswift SECURE Gateway Installation & Getting Started Guide. Version Document Revision 1.0

Clearswift SECURE  Gateway Installation & Getting Started Guide. Version Document Revision 1.0 Clearswift SECURE Email Gateway Installation & Getting Started Guide Version 4.6.0 Document Revision 1.0 Copyright Revision 1.0, April, 2017 Published by Clearswift Ltd. 1995 2017 Clearswift Ltd. All rights

More information

Configuring System Message Logs

Configuring System Message Logs Finding Feature Information, page 1 Restrictions for, page 1 Information About, page 2 How to Configure System Message Logs, page 5 Monitoring and Maintaining System Message Logs, page 13 Configuration

More information

Pulse Secure Desktop Client

Pulse Secure Desktop Client Pulse Secure Desktop Client Release Notes Release, Build Published Revision 5.1R6, 61491 October 2015 1.0 Table of Contents Introduction 3 Interoperability and Supported Platforms 3 Problems Resolved in

More information

Pulse Secure Desktop Client

Pulse Secure Desktop Client Pulse Secure Desktop Client Release Notes Table of Contents Introduction 3 Interoperability and Supported Platforms 3 Release, Build Published Revision 5.1 R 5, 60701 October 2015 1.1 Problems Resolved

More information

Release Notes Version 7.8

Release Notes Version 7.8 Please Read Before Updating Before installing any firmware version, be sure to make a backup of your configuration and read all release notes that apply to versions more recent than the one currently running

More information

RSA NetWitness Logs. Microsoft Windows. Event Source Log Configuration Guide. Last Modified: Thursday, October 5, 2017

RSA NetWitness Logs. Microsoft Windows. Event Source Log Configuration Guide. Last Modified: Thursday, October 5, 2017 RSA NetWitness Logs Event Source Log Configuration Guide Microsoft Windows Last Modified: Thursday, October 5, 2017 Event Source Product Information: Vendor: Microsoft Event Source: Windows Versions: SNARE

More information

Crestron RL Release Notes

Crestron RL Release Notes Crestron RL Version History Version 15.13.02 Version 15.12.01 Version 15.11.01 Version 15.11.00 Version 15.10.00 Version 15.09 Version 15.08 Version 15.05 Version 15.04 Version 15.03 Version 15.02 Version

More information

Perceptive Content Agent

Perceptive Content  Agent Perceptive Content Email Agent Release Notes Version: 1.2.x Compatible with ImageNow 6.7.0, build 3740 and higher, and Perceptive Content 7.x Written by: Product Knowledge, R&D Date: May 2018 2015-2018

More information

Configuring General Settings for the EN-4000

Configuring General Settings for the EN-4000 EN-4000 Reference Manual Document 4 Configuring General Settings for the EN-4000 T he EN-4000 is the newest member of Encore Networks family of routers. It provides wireless and cabled connections to a

More information

Integrated for Konica Minolta Setup Guide

Integrated for Konica Minolta Setup Guide Integrated for Konica Minolta Setup Guide Version 1.2 2016 KON-20160314 Equitrac Integrated for Konica Minolta Setup Guide Document Revision History Revision Date Revision List February 29, 2015 Updated

More information

Configuring System Message Logs

Configuring System Message Logs Finding Feature Information, on page 1 Restrictions for, on page 1 Information About, on page 2 How to Configure System Message Logs, on page 4 Monitoring and Maintaining System Message Logs, on page 12

More information

Zend Server Cluster Manager 5.5 Beta. Installation Guide. By Zend Technologies.

Zend Server Cluster Manager 5.5 Beta. Installation Guide. By Zend Technologies. Zend Server Cluster Manager 5.5 Beta Installation Guide By Zend Technologies www.zend.com Abstract This is the Installation Guide for Zend Server Cluster Manager Version 5.5 Beta. The information in this

More information

1 What s New in This Release?

1 What s New in This Release? Oracle GoldenGate Release Notes for Oracle GoldenGate Monitor 12c (12.1.3) E53273-09 August 2016 This document introduces Oracle GoldenGate Monitor 12c (12.1.3). It is comprised of these sections: Section

More information

Aventail README ASAP Platform version 8.0

Aventail README ASAP Platform version 8.0 Aventail README 1 Aventail README ASAP Platform version 8.0 Part No. 0850-000010-01 October 19, 2004 This README highlights new features and provides late-breaking information about the Aventail EX-1500

More information

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November vsp

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November vsp AVAYA Avaya Aura Release Notes Issue 1.2 INTRODUCTION This document introduces the Avaya Aura and describes new features, known issues and the issues resolved in this release. WHAT S NEW IN SYSTEM PLATFORM

More information

Contains the Linux Identity Server, the Linux Administration Console, the ESP-enabled SSL VPN Server, and the Traditional SSL VPN Server.

Contains the Linux Identity Server, the Linux Administration Console, the ESP-enabled SSL VPN Server, and the Traditional SSL VPN Server. NetIQ Access Manager 3.2 IR1 Readme July 2012 This Readme describes the NetIQ Access Manager 3.2 IR1 release. Section 1, Upgrading to Access Manager 3.2 IR1, on page 1 Section 2, Issues Fixed, on page

More information

Intrusion Detection and Prevention Release Notes

Intrusion Detection and Prevention Release Notes Intrusion Detection and Prevention Release Notes Release 4.1r3 December 2008 Contents 1. Version Summary on page 2 2. New Features and Enhancements on page 2 3. Changes to Default Behavior on page 2 4.

More information

Dominion SX Release Notes

Dominion SX Release Notes Dominion SX Release Notes Dominion SX Release Notes and Compatibility Release 3.1.7 April 14, 2009 Document updated June 10, 2010 Contents Applicability... 2 Release Status... 2 Expiration Date of Content...

More information

Basic Device Management

Basic Device Management This chapter contains the following sections: About, page 1 Licensing Requirements for, page 2 Default Settings for Basic Device Parameters, page 3 Changing the Device Hostname, page 3 Configuring the

More information

Assigning the Switch IP Address and Default Gateway

Assigning the Switch IP Address and Default Gateway CHAPTER 4 Assigning the Switch IP Address and Default Gateway This chapter describes how to create the initial switch configuration (for example, assigning the switch IP address and default gateway information)

More information

Configuring the Cisco NAM 2220 Appliance

Configuring the Cisco NAM 2220 Appliance CHAPTER 5 This section describes how to configure the Cisco NAM 2220 appliance to establish network connectivity, configure IP parameters, and how to perform other required administrative tasks using the

More information

Amazon Redshift JDBC Driver

Amazon Redshift JDBC Driver Amazon Redshift JDBC Driver 1.2.10 Released October 2017 These release notes provide details of enhancements, features, and known issues in Amazon Redshift JDBC Driver 1.2.10, as well as the version history.

More information

SonicWALL strongly recommends you follow these steps before installing Global VPN Client (GVC) 4.1.0:

SonicWALL strongly recommends you follow these steps before installing Global VPN Client (GVC) 4.1.0: GVC SonicWALL Global VPN Client 4.1.0 Contents Pre-installation Recommendations Platform Compatibility New Features Known Issues Resolved Known Issues Troubleshooting Pre-installation Recommendations SonicWALL

More information

Colligo Briefcase for Mac. Release Notes

Colligo Briefcase for Mac. Release Notes Colligo Briefcase for Mac Release Notes Contents Technical Requirements... 3 Release 7.5 06 Oct0ber 2017... 4 New in this Release... 4 Release 7.5 18 May 2017... 4 New in 7.5... 4 Issues 7.5... 5 Known

More information

Crestron RL Release Notes

Crestron RL Release Notes Page 1 of 14 Crestron RL Release Notes Crestron RL Version History Version 15.13.05 Version 15.13.04 Version 15.13.03 Version 15.13.02 Version 15.12.01 Version 15.11.01 Version 15.11.00 Version 15.10.00

More information

SMART CELL RELEASE NOTE

SMART CELL RELEASE NOTE Teletronics International Inc. SMART CELL Release Notes SMART CELL RELEASE NOTE 1. Deliverables 1.1 Software Teletronics Smart Cell CPE Binary File 1.2 Software Features ESSID Broadcast Invisible, Intra

More information

050-v71x-CSESECURID RSA. RSA SecurID Certified Systems Engineer 7.1x

050-v71x-CSESECURID RSA. RSA SecurID Certified Systems Engineer 7.1x RSA 050-v71x-CSESECURID RSA SecurID Certified Systems Engineer 7.1x Download Full Version : http://killexams.com/pass4sure/exam-detail/050-v71x-csesecurid QUESTION: 61 What default ports need to be opened

More information

AT&T Global Network Client for Android

AT&T Global Network Client for Android AT&T Global Network Client for Android 2019 AT&T Intellectual Property. All rights reserved. AT&T and the AT&T logo are trademarks of AT&T Intellectual Property. Version 4.2.5 January 9, 2019 Added TLS

More information

Colligo Manager for Outlook Release Notes. Release Notes

Colligo  Manager for Outlook Release Notes. Release Notes Colligo Email Manager for Outlook Release Notes Release Notes Contents About these Release Notes... 3 Audience... 3 Terminology... 3 Colligo Technical Support... 3 System Requirements... 4 Client Hardware

More information

Digitizer operating system support

Digitizer operating system support Digitizer operating system support Author(s): Teledyne SP Devices Document ID: 15-1494 Classification: General release Revision: J Print date: 2018-08-08 1 Windows operating systems We deliver a Windows

More information

Xcalenets Console Setup Guide. Xcalenets Console Setup Guide (Standalone version)

Xcalenets Console Setup Guide. Xcalenets Console Setup Guide (Standalone version) Xcalenets Console Setup Guide Xcalenets Console Setup Guide (Standalone version) 1 Content CONTENT... 2 Getting Started to Xcalenets Console Setup... 3 Account Level Introduction... 3 Login Console Setup...

More information

AppSense DataNow. Release Notes (Version 4.0) Components in this Release. These release notes include:

AppSense DataNow. Release Notes (Version 4.0) Components in this Release. These release notes include: AppSense DataNow Release Notes (Version 4.0) These release notes include: Components in this Release Important Upgrade Information New Features Bugs Fixed Known Issues and Limitations Supported Operating

More information

Equitrac Integrated for Konica Minolta

Equitrac Integrated for Konica Minolta Equitrac Integrated for Konica Minolta 1.2 Setup Guide 2014 Equitrac Integrated for Konica Minolta Setup Guide Document Revision History Revision Date Revision List August 9, 2013 Updated for Equitrac

More information

Release Notes Release (December 4, 2017)... 4 Release (November 27, 2017)... 5 Release

Release Notes Release (December 4, 2017)... 4 Release (November 27, 2017)... 5 Release Release Notes Release 2.1.4. 201712031143 (December 4, 2017)... 4 Release 2.1.4. 201711260843 (November 27, 2017)... 5 Release 2.1.4. 201711190811 (November 20, 2017)... 6 Release 2.1.4. 201711121228 (November

More information

Equitrac Office/Express. SUSE Linux OES2 iprint Server Guide Equitrac Corporation

Equitrac Office/Express. SUSE Linux OES2 iprint Server Guide Equitrac Corporation Equitrac Office/Express 4.2.5 SUSE Linux OES2 iprint Server Guide 2012 Equitrac Corporation Equitrac Office/Express SUSE Linux OES2 iprint Server Guide Document History Revision Date Revision List November

More information

Sophos Connect. help

Sophos Connect. help help Contents About... 1 Installing...1 Uninstalling... 1 Connections...3 Import connection... 3 Connect...4 Connection options...7 Events...9 Troubleshooting events... 10 General troubleshooting... 13

More information

Linux Systems Security. Logging and Network Monitoring NETS1028 Fall 2016

Linux Systems Security. Logging and Network Monitoring NETS1028 Fall 2016 Linux Systems Security Logging and Network Monitoring NETS1028 Fall 2016 Monitoring Monitoring can take many forms, from passive periodic inspection to realtime intrusion detection For this unit, we will

More information

REDCENTRIC AGENT FOR LINUX (64-BIT) VERSION

REDCENTRIC AGENT FOR LINUX (64-BIT) VERSION REDCENTRIC AGENT FOR LINUX (64-BIT) VERSION 8.11.5251 RELEASE NOTES, NOVEMBER 30, 2016 Agent for Linux (64-bit) Version 8.11.5251 Release Notes, November 30, 2016 Contents 1 OVERVIEW 1.1 Release History

More information

Using the SSM Administration Console

Using the SSM Administration Console CHAPTER 6 Your user role controls whether you can access the SSM Administration Console. The following information is included in this section: SSM Administration Console Overview, page 6-1 Launching the

More information

Juniper Secure Analytics Patch Release Notes

Juniper Secure Analytics Patch Release Notes Juniper Secure Analytics Patch Release Notes 2014.5 June 2015 2014.5.r1.20150605140117 patch resolves several known issues in Juniper Secure Analytics (JSA). Contents Installing 2014.5.r1 Patch..............................................

More information

Bacula BackUp Server Einrichten eines Bacula BackUp Servers. Version: 1.2

Bacula BackUp Server Einrichten eines Bacula BackUp Servers. Version: 1.2 Bacula BackUp Server Einrichten eines Bacula BackUp Servers Version: 1.2 2 Bacula BackUp Server Datum: 02.05.2016 Inhaltsverzeichnis Inhaltsverzeichnis... ii 1 Introduction... 3 2 Create and start your

More information

- 1 - Dominion PX Overview: Dominion PX refers to Raritan s family of intelligent power distribution units.

- 1 - Dominion PX Overview: Dominion PX refers to Raritan s family of intelligent power distribution units. - 1 - Release Notes for Dominion PX Software Version 1.2.7 (firmware version will be displayed as 01.02.07 in the GUI after an upgrade) Version: DPX 1.2.7 Release Notes, Revision 1.3 Date: January 7, 2009

More information

Configuring System Message Logging

Configuring System Message Logging 58 CHAPTER This chapter describes how to configure system message logging on the Catalyst 4500 series switch. This chapter consists of these sections: About System Message Logging, page 58-1, page 58-2

More information

Agent vs Agentless Log Collection

Agent vs Agentless Log Collection Agent vs Agentless Log Collection Intersect Alliance International Pty Ltd. All rights reserved worldwide. Intersect Alliance Pty Ltd shall not be liable for errors contained herein or for direct, or indirect

More information

Gateway Guide. Leostream Gateway. Advanced Capacity and Connection Management for Hybrid Clouds

Gateway Guide. Leostream Gateway. Advanced Capacity and Connection Management for Hybrid Clouds Gateway Guide Leostream Gateway Advanced Capacity and Connection Management for Hybrid Clouds Version 9.0 June 2018 Contacting Leostream Leostream Corporation 271 Waverley Oaks Rd Suite 206 Waltham, MA

More information

EQ/OS Release Notes

EQ/OS Release Notes EQ/OS 10.3.3 Release Notes About This Document...2 Supported Hardware...2 EQ/OS 10 Documentation...2 Enhancements and Fixes in 10.3.3c...3 What s New... 3 Change Notices... 3 Resolved Issues... 3 Enhancements

More information