Documentation: 2.2.1
Print Version Contents
This page last updated: 02/12/07 01:02pm

Release Notes 2.1.2

To install Splunk 2.1.2, see the Installation Manual for full instructions.

Warning - Updating from 2.1.x

  • The installer misplaces two configuration files that must be manually copied into place. See the update instructions in the Installation Manual for the workaround.

New Features

  • Limited internationalization support

In 2.1.2, Splunk converts all incoming log data to UTF-8 prior to indexing. All characters are stored and displayed correctly in results, but search terms with non-ASCII characters are ignored. The specification for the incoming data's character set may vary by source, source type, or host (see the CHARSET property in props.conf.spec). We consider this release suitable for use with log data in any character set so long as the majority of characters convert to the ASCII subset of UTF-8. If you are interested in full internationalization support, please see our roadmap to help you decide which upcoming version of Splunk might be most appropriate for your needs. If you're using the international features of Splunk and run into unexpected behavior, please contact us at support@splunk.com. We're expanding our suite of tests for internationalization and would love your input.

  • Positional timestamp extraction

If your event contains more than one timestamp you have the option of telling which one the Splunk Server should extract when setting its timestamp. The directive in props.conf to configure this is:

    TIME_PREFIX = <regex> 

The regular expression should match on whatever data immediately precedes the desired timestamp.

  • If the Splunk Server pauses indexing due to a lack of minimum free disk space, it will now post a persistent message at the top of the Web interface.
  • Multiple improvements to Splunk's search engine increase the efficiency of search and return more accurate results when using complex NOT searches.

Resolved Issues

  • Some users were not able to submit sample events to Splunk Base.
  • Splunk did not always respect the removal of events from the index based on the size of the index or the age of events.
  • If you configure your Live Splunks to call a script, Splunk will now pass 5 variables to your script:
    • $1 - A results summary in XML.
    • $2 - The search terms for the Live Splunk.
    • $3 - The fully qualified query string for the Live Splunk.
    • $4 - The name of the Live Splunk.
    • $5 - The reason the Live Splunk triggered an alert.

Known Issues

  • Pagination is not supported in a distributed search across more than one server. The Web GUI has been updated to alert the user of this if the user tries to navigate to a specific results page.
Previous: Release Notes 2.1.3    |    Next: 2.1.1 Release Notes

Comments

No comments have been submitted.

Log in to comment.