GithubHelp home page GithubHelp logo

victorialogs crash about victoriametrics HOT 4 CLOSED

vZ2JEZsZW avatar vZ2JEZsZW commented on June 20, 2024
victorialogs crash

from victoriametrics.

Comments (4)

valyala avatar valyala commented on June 20, 2024 2

@vZ2JEZsZW , thanks for filing the bugreport!

It looks like VictoriaLogs contains only 56 log entries according to the following line from VictoriaLogs log:

successfully opened storage in 0.005 seconds; smallParts: 7; bigParts: 0; smallPartBlocks: 7; bigPartBlocks: 0; smallPartRows: 56; bigPartRows: 0; smallPartSize: 10090 bytes; bigPartSize: 0 bytes

@vZ2JEZsZW , could you provide all these log entries in JSON line form? This will allow reproducing the issue and fixing it faster. The ingested log entries can be collected from the logs generated by VictoriaLogs if it is started with -logIngestedRows command-line flag as described here. Another option is to pass debug=1 query arg to HTTP-based data ingestion APIs. You can pass debug=1 arg to HTTP-based VictoriaLogs data ingestion API at log shipper side. Note that VictoriaLogs doesn't store the ingested logs when they are written to VictoriaLogs log output.

from victoriametrics.

lujiajing1126 avatar lujiajing1126 commented on June 20, 2024 1

Same issue

image

This leads to vl crash

from victoriametrics.

vZ2JEZsZW avatar vZ2JEZsZW commented on June 20, 2024 1

-logIngestedRows

Tried running it with -logIngestedRows, but there was no rows on the container output. Apparently this requires sending the new records, but I can't do the ingestion currently. (not actually using it, but watching occasionally if I can use it). Also, I assume sending new records would change the state of data files. Attached is data volume in its current state issue6258-viclogsdatavol.tar.gz just in case this can be of any help for debugging

from victoriametrics.

valyala avatar valyala commented on June 20, 2024 1

@vZ2JEZsZW , thanks for the provided data! The issue should be fixed in VictoriaLogs v0.6.1.

from victoriametrics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.