awslabs / amazon-kinesis-agent

Continuously monitors a set of log files and sends new data to the Amazon Kinesis Stream and Amazon Kinesis Firehose in near-real-time.
Other
360 stars 223 forks source link

Null fileKey() in Windows #110

Open kiranclarivate opened 7 years ago

kiranclarivate commented 7 years ago

Hi, I am running kinesis agent in Windows and it gives out null fileKey().Is there anyway we can use agent on windows.

Thanks, Kiran

benalta commented 6 years ago

Hi, are you still having this issue?

kiranclarivate commented 6 years ago

Yes.Actually I have a workaround for this issue.Instead of fileKey() I am using other file attributes to distinguish the unique files.

Thanks, Kiran

vijayamirtharajingit commented 6 years ago

Now we have Kinesis Agent for Windows to make life bit easier. https://docs.aws.amazon.com/kinesis-agent-windows/latest/userguide/what-is-kinesis-agent-windows.html Happy Logging!