Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Is there anyway we can send audit log to syslog on SQL Anywhere 11?

Thanks

asked 03 Apr '13, 04:54

limcy's gravatar image

limcy
21114
accept rate: 0%

edited 03 Apr '13, 08:06

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297


No. SQL Anywhere currently only puts the audit information into the transaction log.

permanent link

answered 03 Apr '13, 08:04

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297
accept rate: 41%

@Thomas, I'm using Sybase under Linux environment. Sybase indeed send some logging to syslog already. However I need specifically the Audit Log to be sent to Syslog.

@Mark, thanks for the confirmation.

(10 Apr '13, 11:48) limcy

SQL Anywhere writes some Messages on Windows in the Event Log. You can use a Evetlog to Syslog Tool like http://code.google.com/p/eventlog-to-syslog/ to forward the Event Messages to a Syslog Host.

HTH

permanent link

answered 04 Apr '13, 11:19

Thomas%20Duemesnil's gravatar image

Thomas Dueme...
2.7k293965
accept rate: 17%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×143
×40
×7

question asked: 03 Apr '13, 04:54

question was seen: 3,778 times

last updated: 10 Apr '13, 17:33