question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Events not flushing until next event occurs because of multine code block

See original GitHub issue

What happened: whenever event logged in pod it is not reflecting immediately in splunk UI until and unless another event get generated the old event will get updated with new event timestamp as splunk timestamp.

What you expected to happen: Whenever new event logged in pod it should reflect in splunkUI with realtime.

How to reproduce it (as minimally and precisely as possible):Deploy splunk Connect Kubernetes using manifest files and pod to reflect logs to splunk.

Anything else we need to know?:The pod logtime and splunk time should be similar in this case the old event logged with new event timestamp.

Environment:

  • Kubernetes version (use kubectl version): Client Version: version.Info{Major:“1”, Minor:“17”, GitVersion:“v1.17.0”, GitCommit:“70132b0f130acc0bed193d9ba59dd186f0e634cf”, GitTreeState:“clean”, BuildDate:“2019-12-07T21:20:10Z”, GoVersion:“go1.13.4”, Compiler:“gc”, Platform:“linux/amd64”} Server Version: version.Info{Major:“1”, Minor:“13+”, GitVersion:“v1.13.12-gke.13”, GitCommit:“39fe6cf6b77a3a0f620bd89db92f5133be67aa91”, GitTreeState:“clean”, BuildDate:“2019-11-13T20:44:51Z”, GoVersion:“go1.12.11b4”, Compiler:“gc”, Platform:“linux/amd64”}

  • Ruby version (use ruby --version):

  • OS (e.g: cat /etc/os-release): NAME=“CentOS Linux” VERSION=“7 (Core)” ID=“centos” ID_LIKE=“rhel fedora” VERSION_ID=“7” PRETTY_NAME=“CentOS Linux 7 (Core)” ANSI_COLOR=“0;31” CPE_NAME=“cpe:/o:centos:centos:7” HOME_URL=“https://www.centos.org/” BUG_REPORT_URL=“https://bugs.centos.org/

CENTOS_MANTISBT_PROJECT=“CentOS-7” CENTOS_MANTISBT_PROJECT_VERSION=“7” REDHAT_SUPPORT_PRODUCT=“centos” REDHAT_SUPPORT_PRODUCT_VERSION=“7”

  • Splunk version:splunk-connect-Kubernetes-1.13
  • Others:Gke-1.12

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:23 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
shanmukha511commented, May 9, 2020

Hi @vbottu

Try new SCK version 1.4.1 it has fix for concat issue.

Thanks

0reactions
rockb1017commented, May 8, 2020

this fix has been merged https://github.com/splunk/splunk-connect-for-kubernetes/pull/369 and released as version 1.4.1. please reopen if it is still not resolved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scroll Events and Intersection Observer - Beginner JavaScript
In this video we will learn about scroll events. A scroll event is when someone goes ahead and scrolls on the page or...
Read more >
Token error: EOF in multi-line statement - Stack Overflow
This error only showed up after I added the following lines of code. BAI_var = easygui.choicebox( msg='Please identify your thinking traps: \n \ ......
Read more >
Using modals in Slack apps
Modals are a focused surface to collect data from users or display dynamic and interactive information. To users, modals appear as focused surfaces...
Read more >
Events | Blockly - Google Developers
Every change on the workspace triggers an event. These events fully describe the before and after state of each change.
Read more >
If Then Else Statement in Excel VBA (explained with examples)
It allows you to check one or more conditions and then execute a code based on whether the condition is true or not....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found