Questions tagged [logdna]

LogDNA is a cloud log management system. It handles the process of log collection, centralization, monitoring, and analysis.

Mezmo (formerly LogDNA) is a cloud log management system founded in 2015 with the aim of streamlining the process of log collection, centralization, monitoring, and analysis.

It has a SaaS platform to centralize logs from cloud, on premise and hybrid cloud services.

25 questions
0
votes
1 answer

How to use logdna CLI with IBM Cloud hosted LogDNA

I am trying to get the logdna cli working with the IBM Cloud hosted LogDNA offering. I would like to search and tail logs from my machine without using the LogDNA UI. The logdna CLI install is trivial to install but the instructions assume you are…
0
votes
0 answers

Create a LogDNA appender for log4js in Typescript

I want to create a LogDNA appender for my log4js logger, so below is my code. The issue I have is with the configure function. Actually I don't know what is the type of layouts, I know it's a function but couldn't find its type in log4js typescript…
devio
  • 1,147
  • 5
  • 15
  • 41
0
votes
2 answers

How to download 300k log lines from my application?

I am running a job on my Heroku app that generates about 300k lines of log within 5 minutes. I need to extract all of them into a file. How can I do this? The Heroku UI only shows logs in real time, since the moment it was opened, and only keeps…
Asalas77
  • 612
  • 4
  • 15
  • 26
0
votes
1 answer

Trouble setting up logdna with AWS linux

I am following these instructions for setting up logdna with an app running on an AWS linux server. When I get to the command sudo yum -y install logdna-agent the console prints out failure: repodata/repomd.xml from logdna: [Errno 256] No…
GNG
  • 1,341
  • 2
  • 23
  • 50
0
votes
1 answer

error while creating a new logging instance in LogDNA on IBM cloud

I tried to create a new logging instance on LogDNA service on IBM cloud , although I chose lite plan It is always failing with error message Your account does not allow the use of non-lite plans. You can upgrade by adding a credit card to your…
0
votes
1 answer

How can we create Variables in LogDNA?

In LogDNA we have many rows like this: {"message":"bend.eu-de.mybluemix.net - [2019-07-22T09:25:43.834+0000] \"POST /api/public/disco HTTP/1.1\" 200 91 1713 \"-\" \"Apache-CXF/3.1.18\" \"10.100.29.195:37516\" \"160.00.23.107:61186\"…
Leo
  • 101
  • 12
0
votes
2 answers

IBM Cloud / Can't see activity tracker events in logdna

we currently use IBM Cloud and the "depreciated" activity tracker in dallas. now we want to get some expierience with new "activity tracker with logdna". we installed one new instance in dallas and set the retention for our data to 14 days. but…
Leo
  • 101
  • 12
0
votes
1 answer

How could we resolve IBMid in IBM Cloud Activity Tracker?

We use activity tracker to track activities on IBM Cloud. how could we identify the user who initiated some action?
Leo
  • 101
  • 12
0
votes
1 answer

Using LogDNA in IBM Cloud

I was reading this page on using LogDNA in IBM Cloud https://cloud.ibm.com/docs/services/Log-Analysis-with-LogDNA?topic=LogDNA-about#about It mentions that "Log data is sent to a third party". What exactly does it mean by sent to third party? Does…
-1
votes
1 answer

IBM Cloud: How to obtain Activity Tracker / Log Analysis service key via API or Terraform?

I am using both the Activity Tracker and Log Analysis services on IBM Cloud, both are based on LogDNA. In order to export logs, e.g., to search them via my scripts, it requires a service key, not the IBM Cloud IAM API key. How can I obtain that key…
data_henrik
  • 16,724
  • 2
  • 28
  • 49
1
2